New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fairmint/c-org-abi

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fairmint/c-org-abi - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

532

abi.json

@@ -1573,3 +1573,3 @@ {

"name": "",
"type": "bytes32"
"type": "string"
}

@@ -1584,4 +1584,48 @@ ],

"constant": false,
"inputs": [
{
"name": "_spender",
"type": "address"
},
{
"name": "_value",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x095ea7b3"
},
{
"constant": true,
"inputs": [],
"name": "stop",
"name": "totalSupply",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function",
"signature": "0x18160ddd"
},
{
"constant": false,
"inputs": [
{
"name": "_account",
"type": "address"
}
],
"name": "unBlacklist",
"outputs": [],

@@ -1591,3 +1635,3 @@ "payable": false,

"type": "function",
"signature": "0x07da68f5"
"signature": "0x1a895266"
},

@@ -1598,11 +1642,15 @@ {

{
"name": "guy",
"name": "_from",
"type": "address"
},
{
"name": "wad",
"name": "_to",
"type": "address"
},
{
"name": "_value",
"type": "uint256"
}
],
"name": "approve",
"name": "transferFrom",
"outputs": [

@@ -1617,3 +1665,3 @@ {

"type": "function",
"signature": "0x095ea7b3"
"signature": "0x23b872dd"
},

@@ -1624,12 +1672,17 @@ {

{
"name": "owner_",
"name": "minter",
"type": "address"
}
],
"name": "setOwner",
"outputs": [],
"name": "removeMinter",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x13af4035"
"signature": "0x3092afd5"
},

@@ -1639,7 +1692,7 @@ {

"inputs": [],
"name": "totalSupply",
"name": "decimals",
"outputs": [
{
"name": "",
"type": "uint256"
"type": "uint8"
}

@@ -1650,3 +1703,3 @@ ],

"type": "function",
"signature": "0x18160ddd"
"signature": "0x313ce567"
},

@@ -1657,25 +1710,40 @@ {

{
"name": "src",
"name": "_name",
"type": "string"
},
{
"name": "_symbol",
"type": "string"
},
{
"name": "_currency",
"type": "string"
},
{
"name": "_decimals",
"type": "uint8"
},
{
"name": "_masterMinter",
"type": "address"
},
{
"name": "dst",
"name": "_pauser",
"type": "address"
},
{
"name": "wad",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
"name": "_blacklister",
"type": "address"
},
{
"name": "",
"type": "bool"
"name": "_owner",
"type": "address"
}
],
"name": "initialize",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x23b872dd"
"signature": "0x3357162b"
},

@@ -1685,7 +1753,7 @@ {

"inputs": [],
"name": "decimals",
"name": "masterMinter",
"outputs": [
{
"name": "",
"type": "uint256"
"type": "address"
}

@@ -1696,13 +1764,23 @@ ],

"type": "function",
"signature": "0x313ce567"
"signature": "0x35d99f35"
},
{
"constant": false,
"inputs": [],
"name": "unpause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x3f4ba83a"
},
{
"constant": false,
"inputs": [
{
"name": "guy",
"name": "_to",
"type": "address"
},
{
"name": "wad",
"name": "_amount",
"type": "uint256"

@@ -1712,3 +1790,8 @@ }

"name": "mint",
"outputs": [],
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,

@@ -1723,3 +1806,3 @@ "stateMutability": "nonpayable",

{
"name": "wad",
"name": "_amount",
"type": "uint256"

@@ -1739,26 +1822,45 @@ }

{
"name": "name_",
"type": "bytes32"
"name": "minter",
"type": "address"
},
{
"name": "minterAllowedAmount",
"type": "uint256"
}
],
"name": "setName",
"outputs": [],
"name": "configureMinter",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x5ac801fe"
"signature": "0x4e44d956"
},
{
"constant": true,
"constant": false,
"inputs": [
{
"name": "src",
"name": "_newPauser",
"type": "address"
}
],
"name": "balanceOf",
"name": "updatePauser",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x554bab3c"
},
{
"constant": true,
"inputs": [],
"name": "paused",
"outputs": [
{
"name": "",
"type": "uint256"
"type": "bool"
}

@@ -1769,12 +1871,17 @@ ],

"type": "function",
"signature": "0x70a08231"
"signature": "0x5c975abb"
},
{
"constant": true,
"inputs": [],
"name": "stopped",
"inputs": [
{
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"name": "",
"type": "bool"
"type": "uint256"
}

@@ -1785,18 +1892,33 @@ ],

"type": "function",
"signature": "0x75f12b21"
"signature": "0x70a08231"
},
{
"constant": false,
"inputs": [],
"name": "pause",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x8456cb59"
},
{
"constant": true,
"inputs": [
{
"name": "authority_",
"name": "minter",
"type": "address"
}
],
"name": "setAuthority",
"outputs": [],
"name": "minterAllowance",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function",
"signature": "0x7a9e5e4b"
"signature": "0x8a6db9c3"
},

@@ -1825,3 +1947,3 @@ {

"name": "",
"type": "bytes32"
"type": "string"
}

@@ -1835,19 +1957,15 @@ ],

{
"constant": false,
"inputs": [
"constant": true,
"inputs": [],
"name": "pauser",
"outputs": [
{
"name": "guy",
"name": "",
"type": "address"
},
{
"name": "wad",
"type": "uint256"
}
],
"name": "burn",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function",
"signature": "0x9dc29fac"
"signature": "0x9fd0506d"
},

@@ -1858,22 +1976,7 @@ {

{
"name": "wad",
"type": "uint256"
}
],
"name": "mint",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function",
"signature": "0xa0712d68"
},
{
"constant": false,
"inputs": [
{
"name": "dst",
"name": "_to",
"type": "address"
},
{
"name": "wad",
"name": "_value",
"type": "uint256"

@@ -1898,11 +2001,7 @@ }

{
"name": "dst",
"name": "_newMasterMinter",
"type": "address"
},
{
"name": "wad",
"type": "uint256"
}
],
"name": "push",
"name": "updateMasterMinter",
"outputs": [],

@@ -1912,31 +2011,33 @@ "payable": false,

"type": "function",
"signature": "0xb753a98c"
"signature": "0xaa20e1e4"
},
{
"constant": false,
"constant": true,
"inputs": [
{
"name": "src",
"name": "account",
"type": "address"
},
}
],
"name": "isMinter",
"outputs": [
{
"name": "dst",
"type": "address"
},
{
"name": "wad",
"type": "uint256"
"name": "",
"type": "bool"
}
],
"name": "move",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function",
"signature": "0xbb35783b"
"signature": "0xaa271e1a"
},
{
"constant": false,
"inputs": [],
"name": "start",
"inputs": [
{
"name": "_newBlacklister",
"type": "address"
}
],
"name": "updateBlacklister",
"outputs": [],

@@ -1946,3 +2047,3 @@ "payable": false,

"type": "function",
"signature": "0xbe9a6555"
"signature": "0xad38bf22"
},

@@ -1952,3 +2053,3 @@ {

"inputs": [],
"name": "authority",
"name": "blacklister",
"outputs": [

@@ -1963,41 +2064,36 @@ {

"type": "function",
"signature": "0xbf7e214f"
"signature": "0xbd102430"
},
{
"constant": false,
"constant": true,
"inputs": [
{
"name": "guy",
"name": "owner",
"type": "address"
},
{
"name": "spender",
"type": "address"
}
],
"name": "approve",
"name": "allowance",
"outputs": [
{
"name": "",
"type": "bool"
"type": "uint256"
}
],
"payable": false,
"stateMutability": "nonpayable",
"stateMutability": "view",
"type": "function",
"signature": "0xdaea85c5"
"signature": "0xdd62ed3e"
},
{
"constant": true,
"inputs": [
{
"name": "src",
"type": "address"
},
{
"name": "guy",
"type": "address"
}
],
"name": "allowance",
"inputs": [],
"name": "currency",
"outputs": [
{
"name": "",
"type": "uint256"
"type": "string"
}

@@ -2008,3 +2104,3 @@ ],

"type": "function",
"signature": "0xdd62ed3e"
"signature": "0xe5a6b10f"
},

@@ -2015,11 +2111,7 @@ {

{
"name": "src",
"name": "newOwner",
"type": "address"
},
{
"name": "wad",
"type": "uint256"
}
],
"name": "pull",
"name": "transferOwnership",
"outputs": [],

@@ -2029,17 +2121,40 @@ "payable": false,

"type": "function",
"signature": "0xf2d5d56b"
"signature": "0xf2fde38b"
},
{
"constant": false,
"inputs": [
{
"name": "symbol_",
"type": "bytes32"
"name": "_account",
"type": "address"
}
],
"name": "blacklist",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "constructor",
"signature": "constructor"
"type": "function",
"signature": "0xf9f92be4"
},
{
"constant": true,
"inputs": [
{
"name": "_account",
"type": "address"
}
],
"name": "isBlacklisted",
"outputs": [
{
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function",
"signature": "0xfe575a87"
},
{
"anonymous": false,

@@ -2049,8 +2164,13 @@ "inputs": [

"indexed": true,
"name": "guy",
"name": "minter",
"type": "address"
},
{
"indexed": true,
"name": "to",
"type": "address"
},
{
"indexed": false,
"name": "wad",
"name": "amount",
"type": "uint256"

@@ -2061,3 +2181,3 @@ }

"type": "event",
"signature": "0x0f6798a560793a54c3bcfe86a93cde1e73087d944c0ea20544137d4121396885"
"signature": "0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8"
},

@@ -2069,3 +2189,3 @@ {

"indexed": true,
"name": "guy",
"name": "burner",
"type": "address"

@@ -2075,3 +2195,3 @@ },

"indexed": false,
"name": "wad",
"name": "amount",
"type": "uint256"

@@ -2089,9 +2209,14 @@ }

"indexed": true,
"name": "authority",
"name": "minter",
"type": "address"
},
{
"indexed": false,
"name": "minterAllowedAmount",
"type": "uint256"
}
],
"name": "LogSetAuthority",
"name": "MinterConfigured",
"type": "event",
"signature": "0x1abebea81bfa2637f28358c371278fb15ede7ea8dd28d2e03b112ff6d936ada4"
"signature": "0x46980fca912ef9bcdbd36877427b6b90e860769f604e89c0e67720cece530d20"
},

@@ -2103,47 +2228,88 @@ {

"indexed": true,
"name": "owner",
"name": "oldMinter",
"type": "address"
}
],
"name": "LogSetOwner",
"name": "MinterRemoved",
"type": "event",
"signature": "0xce241d7ca1f669fee44b6fc00b8eba2df3bb514eed0f6f668f8f89096e81ed94"
"signature": "0xe94479a9f7e1952cc78f2d6baab678adc1b772d936c6583def489e524cb66692"
},
{
"anonymous": true,
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "sig",
"type": "bytes4"
},
"name": "newMasterMinter",
"type": "address"
}
],
"name": "MasterMinterChanged",
"type": "event",
"signature": "0xdb66dfa9c6b8f5226fe9aac7e51897ae8ee94ac31dc70bb6c9900b2574b707e6"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "guy",
"name": "_account",
"type": "address"
},
}
],
"name": "Blacklisted",
"type": "event",
"signature": "0xffa4e6181777692565cf28528fc88fd1516ea86b56da075235fa575af6a4b855"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "foo",
"type": "bytes32"
},
"name": "_account",
"type": "address"
}
],
"name": "UnBlacklisted",
"type": "event",
"signature": "0x117e3210bb9aa7d9baff172026820255c6f6c30ba8999d1c2fd88e2848137c4e"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "bar",
"type": "bytes32"
},
"name": "newBlacklister",
"type": "address"
}
],
"name": "BlacklisterChanged",
"type": "event",
"signature": "0xc67398012c111ce95ecb7429b933096c977380ee6c421175a71a4a4c6c88c06e"
},
{
"anonymous": false,
"inputs": [],
"name": "Pause",
"type": "event",
"signature": "0x6985a02210a168e66602d3235cb6db0e70f92b3ba4d376a33c0f3d9434bff625"
},
{
"anonymous": false,
"inputs": [],
"name": "Unpause",
"type": "event",
"signature": "0x7805862f689e2f13df9f062ff482ad3ad112aca9e0847911ed832e158c525b33"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"name": "wad",
"type": "uint256"
},
{
"indexed": false,
"name": "fax",
"type": "bytes"
"indexed": true,
"name": "newAddress",
"type": "address"
}
],
"name": "LogNote",
"name": "PauserChanged",
"type": "event",
"signature": "0x644843f351d3fba4abcd60109eaff9f54bac8fb8ccf0bab941009c21df21cf31"
"signature": "0xb80482a293ca2e013eda8683c9bd7fc8347cfdaeea5ede58cba46df502c2a604"
},

@@ -2155,3 +2321,3 @@ {

"indexed": true,
"name": "src",
"name": "owner",
"type": "address"

@@ -2161,3 +2327,3 @@ },

"indexed": true,
"name": "guy",
"name": "spender",
"type": "address"

@@ -2167,3 +2333,3 @@ },

"indexed": false,
"name": "wad",
"name": "value",
"type": "uint256"

@@ -2180,4 +2346,22 @@ }

{
"indexed": false,
"name": "previousOwner",
"type": "address"
},
{
"indexed": false,
"name": "newOwner",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "event",
"signature": "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"name": "src",
"name": "from",
"type": "address"

@@ -2187,3 +2371,3 @@ },

"indexed": true,
"name": "dst",
"name": "to",
"type": "address"

@@ -2193,3 +2377,3 @@ },

"indexed": false,
"name": "wad",
"name": "value",
"type": "uint256"

@@ -2196,0 +2380,0 @@ }

{
"name": "@fairmint/c-org-abi",
"version": "1.2.4",
"version": "1.2.5",
"description": "ABI for c-org contracts including FAIR and DAT.",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc