Maker
Contract List
Contract List
The Maker Protocol, also known as the Multi-Collateral Dai (MCD) system, allows users to generate Dai by leveraging collateral assets approved by “Maker Governance.” Maker Governance is the community organized and operated process of managing the various aspects of the Maker Protocol. Dai is a decentralized, unbiased, collateral-backed cryptocurrency soft-pegged to the US Dollar. Resistant to hyperinflation due to its low volatility, Dai offers economic freedom and opportunity to anyone, anywhere.
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSProxyFactory | function | nonpayable | false | false | owner(address) | address | ||
DSProxyFactory | function | nonpayable | false | false | address | |||
DSProxyFactory | event | false | false | sender(address) owner(address) proxy(address) cache(address) | void | |||
function | view | false | false | address | ||||
function | view | false | false | (address) | bool |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
MultiSigWallet | function | nonpayable | Restricted (onlyWallet, ownerDoesNotExist, notNull, validRequirement) | false | false | owner(address) | ||
MultiSigWallet | function | nonpayable | Restricted (onlyWallet, ownerExists) | false | false | owner(address) | ||
MultiSigWallet | function | nonpayable | Restricted (onlyWallet, ownerExists, ownerDoesNotExist) | false | false | owner(address) newOwner(address) | ||
MultiSigWallet | function | nonpayable | Restricted (onlyWallet, validRequirement) | false | false | _required(uint256) | ||
MultiSigWallet | function | nonpayable | Restricted (ownerExists, confirmed, notExecuted) | false | false | transactionId(uint256) | ||
MultiSigWallet | function | nonpayable | Restricted (ownerExists, transactionExists, notConfirmed) | false | false | transactionId(uint256) | ||
MultiSigWallet | function | nonpayable | false | false | destination(address) value(uint256) data(bytes) | uint256 | ||
MultiSigWallet | function | view | false | false | transactionId(uint256) | address[] | ||
MultiSigWallet | function | view | false | false | from(uint256) to(uint256) pending(bool) executed(bool) | uint256[] | ||
MultiSigWallet | function | view | false | false | address[] | |||
MultiSigWallet | function | view | false | false | transactionId(uint256) | uint256 | ||
MultiSigWallet | function | view | false | false | transactionId(uint256) | bool | ||
MultiSigWallet | function | view | false | false | pending(bool) executed(bool) | uint256 | ||
MultiSigWallet | event | false | false | required(uint256) | void | |||
MultiSigWallet | event | false | false | owner(address) | void | |||
MultiSigWallet | event | false | false | owner(address) | void | |||
MultiSigWallet | event | false | false | sender(address) value(uint256) | void | |||
MultiSigWallet | event | false | false | transactionId(uint256) | void | |||
MultiSigWallet | event | false | false | transactionId(uint256) | void | |||
MultiSigWallet | event | false | false | transactionId(uint256) | void | |||
MultiSigWallet | event | false | false | sender(address) transactionId(uint256) | void | |||
MultiSigWallet | event | false | false | sender(address) transactionId(uint256) | void | |||
MultiSigWalletWithDailyLimit | function | nonpayable | Restricted (onlyWallet) | false | false | _dailyLimit(uint256) | ||
MultiSigWalletWithDailyLimit | function | nonpayable | Restricted (ownerExists, confirmed, notExecuted) | false | false | transactionId(uint256) | ||
MultiSigWalletWithDailyLimit | function | view | false | false | uint256 | |||
MultiSigWalletWithDailyLimitMultiSigWalletWithDailyLimit | MultiSigWalletWithDailyLimit | constructor | nonpayable | Restricted (MultiSigWallet) | false | false | _owners(address[]) _required(uint256) _dailyLimit(uint256) | void |
MultiSigWalletWithDailyLimit | event | false | false | dailyLimit(uint256) | void | |||
fallback | payable | true | false | void | void | |||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | (uint256) | address uint256 bytes bool | |||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | (uint256) (address) | bool | |||
function | view | false | false | (address) | bool | |||
function | view | false | false | (uint256) | address |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSChief | function | nonpayable | false | false | who(address) enabled(bool) | |||
DSChief | function | nonpayable | false | false | authority_(address) | |||
DSChief | function | nonpayable | false | false | owner_(address) | |||
DSChief | function | view | false | false | who(address) | bool | ||
DSChiefDSChief | DSChief | constructor | nonpayable | Restricted (DSChiefApprovals) | false | false | GOV(address) IOU(address) MAX_YAYS(uint256) | void |
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | yays(address[]) | bytes32 | |
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | slate(bytes32) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | yays(address[]) | bytes32 | |
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | whom(address) | ||
DSChiefApprovals | event | false | false | slate(bytes32) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSRoles | function | nonpayable | Restricted (auth) | false | false | code(address) sig(bytes4) enabled(bool) | ||
DSRoles | function | nonpayable | Restricted (auth) | false | false | role(uint8) code(address) sig(bytes4) enabled(bool) | ||
DSRoles | function | nonpayable | Restricted (auth) | false | false | who(address) role(uint8) enabled(bool) | ||
DSRoles | function | view | false | false | caller(address) code(address) sig(bytes4) | bool | ||
DSRoles | function | view | false | false | who(address) role(uint8) | bool | ||
DSRoles | function | view | false | false | code(address) sig(bytes4) | bool | ||
DSRoles | function | view | false | false | code(address) sig(bytes4) | bytes32 | ||
DSRoles | function | view | false | false | who(address) | bytes32 | ||
function | view | false | false | address | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | (address) | bytes32 | |||
function | view | false | false | (bytes32) (uint256) | address | |||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
Maker
OasisProxy - ProxyCreationAndExecute
0x793ebbe21607e4f04788f89c7a9b97320773ec59
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
OasisDirectProxy | function | nonpayable | false | false | otc(address) wethToken(address) wethAmt(uint256) payToken(address) maxPayAmt(uint256) | uint256 | ||
OasisDirectProxy | function | nonpayable | false | false | otc(address) buyToken(address) buyAmt(uint256) payToken(address) maxPayAmt(uint256) | uint256 | ||
OasisDirectProxy | function | nonpayable | false | false | otc(address) payToken(address) payAmt(uint256) buyToken(address) minBuyAmt(uint256) | uint256 | ||
OasisDirectProxy | function | nonpayable | false | false | otc(address) payToken(address) payAmt(uint256) wethToken(address) minBuyAmt(uint256) | uint256 | ||
OasisDirectProxy | function | payable | true | false | otc(address) wethToken(address) buyToken(address) minBuyAmt(uint256) | uint256 | ||
OasisDirectProxy | function | payable | true | false | otc(address) buyToken(address) buyAmt(uint256) wethToken(address) | uint256 | ||
ProxyCreationAndExecute | function | nonpayable | false | false | factory(address) otc(address) payToken(address) payAmt(uint256) buyToken(address) minBuyAmt(uint256) | address, uint256, | ||
ProxyCreationAndExecute | function | nonpayable | false | false | factory(address) otc(address) buyToken(address) buyAmt(uint256) payToken(address) maxPayAmt(uint256) | address uint256 | ||
ProxyCreationAndExecute | function | nonpayable | false | false | factory(address) otc(address) payToken(address) payAmt(uint256) minBuyAmt(uint256) | address uint256 | ||
ProxyCreationAndExecute | function | nonpayable | false | false | factory(address) otc(address) wethAmt(uint256) payToken(address) maxPayAmt(uint256) | address uint256 | ||
ProxyCreationAndExecute | function | payable | true | false | factory(address) otc(address) buyToken(address) minBuyAmt(uint256) | address uint256 | ||
ProxyCreationAndExecute | function | payable | true | false | factory(address) otc(address) buyToken(address) buyAmt(uint256) | address uint256 | ||
ProxyCreationAndExecuteProxyCreationAndExecute | ProxyCreationAndExecute | constructor | nonpayable | false | false | wethToken_(address) | void | |
ProxyCreationAndExecute | fallback | payable | true | false | void | void |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
GemPit | function | nonpayable | false | false | gem(address) |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
ProxyRegistryProxyRegistry | DSAuth | constructor | nonpayable | false | false | factory_(address) | void | |
ProxyRegistry | function | nonpayable | false | false | owner(address) | address | ||
ProxyRegistry | function | nonpayable | false | false | address | |||
function | view | false | false | (address) | address |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) taker(address) take_amt(uint128) give_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | void | |||
EventfulMarket | event | false | false | id(uint256) | void | |||
ExpiringMarket | function | nonpayable | Restricted (auth) | false | false | |||
ExpiringMarket | function | view | false | false | bool | |||
ExpiringMarket | function | view | false | false | uint64 | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingEvents | event | false | false | pay_gem(address) min_amount(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | buyEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | matchingEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth, note) | false | false | pay_gem(address) dust(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_buy) | false | false | id(uint256) amount(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_cancel) | false | false | id(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) rounding(bool) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) | uint256 | |
MatchingMarket | function | nonpayable | false | false | id(bytes32) | |||
MatchingMarket | function | nonpayable | false | false | buy_gem(address) buy_amt(uint256) pay_gem(address) max_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | nonpayable | false | false | id(bytes32) maxTakeAmount(uint128) | |||
MatchingMarket | function | nonpayable | false | false | id(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | id(uint256) pos(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) | bytes32 | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) pay_amt(uint256) buy_gem(address) min_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) buy_gem(address) buy_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | bool | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | uint256 | |||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | buy_gem(address) pay_gem(address) pay_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarketMatchingMarket | MatchingMarket | constructor | nonpayable | Restricted (ExpiringMarket) | false | false | close_time(uint64) | void |
SimpleMarket | function | nonpayable | Restricted (can_buy) | false | false | id_(bytes32) | ||
SimpleMarket | function | view | false | false | id(uint256) | address | ||
SimpleMarket | function | view | false | false | id(uint256) | bool | ||
SimpleMarket | function | view | false | false | id(uint256) | uint256 address uint256 address | ||
function | view | false | false | bool | ||||
function | view | false | false | (uint256) | uint256, uint256, uint256, | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 | |||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 address uint256 address address uint64 | |||
function | view | false | false | bool | ||||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | uint64 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bool |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSGuard | function | nonpayable | false | false | src(bytes32) dst(bytes32) sig(bytes32) | |||
DSGuard | function | nonpayable | false | false | src(address) dst(address) sig(bytes32) | |||
DSGuard | function | nonpayable | false | false | src(bytes32) dst(bytes32) sig(bytes32) | |||
DSGuard | function | nonpayable | false | false | src(address) dst(address) sig(bytes32) | |||
DSGuard | function | view | false | false | src_(address) dst_(address) sig(bytes4) | bool | ||
DSGuardEvents | event | false | false | src(bytes32) dst(bytes32) sig(bytes32) | void | |||
DSGuardEvents | event | false | false | src(bytes32) dst(bytes32) sig(bytes32) | void | |||
function | view | false | false | address | ||||
function | view | false | false | bytes32 | ||||
function | view | false | false | address |
Maker / DSChief
Governance Contract - DSChief
0x9ef05f7f6deb616fd37ac3c959a2ddd25a54e4f5
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSChiefDSChief | DSAuth | constructor | nonpayable | false | false | GOV(address) IOU(address) MAX_YAYS(uint256) | void | |
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSChief | function | nonpayable | false | false | who(address) enabled(bool) | |||
DSChief | function | nonpayable | false | false | authority_(address) | |||
DSChief | function | nonpayable | false | false | owner_(address) | |||
DSChief | function | view | false | false | who(address) | bool | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | yays(address[]) | bytes32 | |
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | slate(bytes32) | ||
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | yays(address[]) | bytes32 | |
DSChiefApprovals | function | nonpayable | Restricted (note) | false | false | whom(address) | ||
DSChiefApprovals | event | false | false | slate(bytes32) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSRoles | function | nonpayable | Restricted (auth) | false | false | code(address) sig(bytes4) enabled(bool) | ||
DSRoles | function | nonpayable | Restricted (auth) | false | false | role(uint8) code(address) sig(bytes4) enabled(bool) | ||
DSRoles | function | nonpayable | Restricted (auth) | false | false | who(address) role(uint8) enabled(bool) | ||
DSRoles | function | view | false | false | caller(address) code(address) sig(bytes4) | bool | ||
DSRoles | function | view | false | false | who(address) role(uint8) | bool | ||
DSRoles | function | view | false | false | code(address) sig(bytes4) | bool | ||
DSRoles | function | view | false | false | code(address) sig(bytes4) | bytes32 | ||
DSRoles | function | view | false | false | who(address) | bytes32 | ||
function | view | false | false | address | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | (address) | bytes32 | |||
function | view | false | false | (bytes32) (uint256) | address | |||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
Maker / DSToken
Pooled Ether - DSToken
0xf53ad2c6851052a81b42133467480961b2321c09
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSToken | function | nonpayable | Restricted (auth) | false | false | name_(bytes32) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | src(address) dst(address) wad(uint256) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) wad(uint256) | bool | |
DSToken | function | nonpayable | false | false | src(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | dst(address) wad(uint256) | |||
DSTokenDSToken | DSToken | constructor | nonpayable | false | false | symbol_(bytes32) | void | |
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSTokenBase | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
DSTokenBase | function | view | false | false | src(address) guy(address) | uint256 | ||
DSTokenBase | function | view | false | false | src(address) | uint256 | ||
DSTokenBase | function | view | false | false | uint256 | |||
ERC20Events | event | false | false | src(address) dst(address) wad(uint256) | void | |||
ERC20Events | event | false | false | src(address) guy(address) wad(uint256) | void | |||
function | view | false | false | address | ||||
function | view | false | false | bytes32 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bytes32 |
Maker / DSToken
MakerToken - DSToken
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSToken | function | nonpayable | Restricted (auth) | false | false | name_(bytes32) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | src(address) dst(address) wad(uint256) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) wad(uint256) | bool | |
DSToken | function | nonpayable | false | false | src(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | dst(address) wad(uint256) | |||
DSTokenDSToken | DSToken | constructor | nonpayable | false | false | symbol_(bytes32) | void | |
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSTokenBase | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
DSTokenBase | function | view | false | false | src(address) guy(address) | uint256 | ||
DSTokenBase | function | view | false | false | src(address) | uint256 | ||
DSTokenBase | function | view | false | false | uint256 | |||
ERC20 | event | false | false | owner(address) spender(address) value(uint256) | void | |||
ERC20 | event | false | false | from(address) to(address) value(uint256) | void | |||
function | view | false | false | address | ||||
function | view | false | false | bytes32 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bytes32 |
Maker / DSToken
SaiStablecoin - DSToken
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSToken | function | nonpayable | Restricted (auth) | false | false | name_(bytes32) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | src(address) dst(address) wad(uint256) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) wad(uint256) | bool | |
DSToken | function | nonpayable | false | false | src(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | dst(address) wad(uint256) | |||
DSTokenDSToken | DSToken | constructor | nonpayable | false | false | symbol_(bytes32) | void | |
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSTokenBase | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
DSTokenBase | function | view | false | false | src(address) guy(address) | uint256 | ||
DSTokenBase | function | view | false | false | src(address) | uint256 | ||
DSTokenBase | function | view | false | false | uint256 | |||
ERC20Events | event | false | false | src(address) dst(address) wad(uint256) | void | |||
ERC20Events | event | false | false | src(address) guy(address) wad(uint256) | void | |||
function | view | false | false | address | ||||
function | view | false | false | bytes32 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bytes32 |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSStop | function | nonpayable | Restricted (auth, note) | false | false | |||
DSToken | function | nonpayable | Restricted (auth) | false | false | name_(bytes32) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | wad(uint256) | ||
DSToken | function | nonpayable | Restricted (auth, stoppable) | false | false | guy(address) wad(uint256) | ||
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | src(address) dst(address) wad(uint256) | bool | |
DSToken | function | nonpayable | Restricted (stoppable) | false | false | guy(address) wad(uint256) | bool | |
DSToken | function | nonpayable | false | false | src(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | |||
DSToken | function | nonpayable | false | false | dst(address) wad(uint256) | |||
DSTokenDSToken | DSToken | constructor | nonpayable | false | false | symbol_(bytes32) | void | |
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSToken | event | false | false | guy(address) wad(uint256) | void | |||
DSTokenBase | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
DSTokenBase | function | view | false | false | src(address) guy(address) | uint256 | ||
DSTokenBase | function | view | false | false | src(address) | uint256 | ||
DSTokenBase | function | view | false | false | uint256 | |||
ERC20Events | event | false | false | src(address) dst(address) wad(uint256) | void | |||
ERC20Events | event | false | false | src(address) guy(address) wad(uint256) | void | |||
function | view | false | false | address | ||||
function | view | false | false | bytes32 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bytes32 |
Maker / DSToken
ProtoSAIToken - DSToken
0x59adcf176ed2f6788a41b8ea4c4904518e62b6a4
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSTokenDSToken | DSToken | constructor | false | false | symbol_(bytes32) | void | ||
ERC20 | event | false | false | owner(address) spender(address) value(uint256) | void | |||
ERC20 | event | false | false | from(address) to(address) value(uint256) | void | |||
function | false | false | src(address) guy(address) | uint256 | ||||
function | false | false | address | |||||
function | false | false | ||||||
function | false | false | dst(address) wad(uint256) | bool | ||||
function | false | false | bytes32 | |||||
function | false | false | wad(uint128) | |||||
function | false | false | address | |||||
function | false | false | src(address) wad(uint128) | bool | ||||
function | false | false | authority_(address) | |||||
function | false | false | bool | |||||
function | false | false | src(address) | uint256 | ||||
function | false | false | wad(uint128) | |||||
function | false | false | name_(bytes32) | |||||
function | false | false | dst(address) wad(uint128) | bool | ||||
function | false | false | uint256 | |||||
function | false | false | src(address) dst(address) wad(uint256) | bool | ||||
function | false | false | uint256 | |||||
function | false | false | owner_(address) | |||||
function | false | false | guy(address) wad(uint256) | bool | ||||
function | false | false | ||||||
function | false | false | bytes32 |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DaiDai | Dai | constructor | nonpayable | false | false | chainId_(uint256) | void | |
Dai | event | false | false | src(address) dst(address) wad(uint256) | void | |||
Dai | event | false | false | src(address) guy(address) wad(uint256) | void | |||
Dai | function | nonpayable | Restricted (auth) | false | false | usr(address) wad(uint256) | ||
Dai | function | nonpayable | Restricted (note, auth) | false | false | guy(address) | ||
Dai | function | nonpayable | Restricted (note, auth) | false | false | guy(address) | ||
Dai | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | bool | ||
Dai | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
Dai | function | nonpayable | false | false | usr(address) wad(uint256) | |||
Dai | function | nonpayable | false | false | usr(address) wad(uint256) | |||
Dai | function | nonpayable | false | false | holder(address) spender(address) nonce(uint256) expiry(uint256) allowed(bool) v(uint8) r(bytes32) s(bytes32) | |||
Dai | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | |||
Dai | function | nonpayable | false | false | usr(address) wad(uint256) | |||
Dai | function | nonpayable | false | false | usr(address) wad(uint256) | bool | ||
LibNote | event | false | true | sig(bytes4) usr(address) arg1(bytes32) arg2(bytes32) data(bytes) | void | |||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | string | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | string | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | string | ||||
function | view | false | false | uint8 | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | bytes32 | ||||
function | view | false | false | bytes32 |
Maker / Medianizer
Medianizer1 - Medianizer
0x99041f808d598b782d5a3e498681c2452a31da08
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
DSValue | function | nonpayable | Restricted (note, auth) | false | false | |||
DSValue | function | view | false | false | bytes32 bool | |||
DSValue | function | view | false | false | bytes32 | |||
Medianizer | function | nonpayable | Restricted (auth) | false | false | pos(bytes12) | ||
Medianizer | function | nonpayable | Restricted (auth) | false | false | wat(address) | ||
Medianizer | function | nonpayable | Restricted (note) | false | false | |||
Medianizer | function | nonpayable | Restricted (note) | false | false | (bytes32) | ||
Medianizer | function | nonpayable | Restricted (note, auth) | false | false | next_(bytes12) | ||
Medianizer | function | nonpayable | Restricted (note, auth) | false | false | pos(bytes12) wat(address) | ||
Medianizer | function | nonpayable | Restricted (note, auth) | false | false | min_(uint96) | ||
Medianizer | function | nonpayable | Restricted (note, auth) | false | false | wat(address) | ||
Medianizer | function | view | false | false | bytes32 bool | |||
MedianizerEvents | event | false | false | val(bytes32) | void | |||
function | view | false | false | uint96 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | (bytes12) | address | |||
function | view | false | false | bytes12 | ||||
function | view | false | false | (address) | bytes12 |
Maker / Medianizer
Medianizer2 - Medianizer
0x729d19f657bd0614b4985cf1d82531c67569197b
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
function | false | false | uint96 | |||||
function | false | false | next_(bytes12) | |||||
function | false | false | pos(bytes12) | |||||
function | false | false | address | |||||
function | false | false | pos(bytes12) wat(address) | |||||
function | false | false | ||||||
function | false | false | address | |||||
function | false | false | authority_(address) | |||||
function | false | false | min_(uint96) | |||||
function | false | false | (bytes12) | address | ||||
function | false | false | bytes32 bool | |||||
function | false | false | bytes32 | |||||
function | false | false | bytes12 | |||||
function | false | false | (address) | bytes12 | ||||
function | false | false | wat(address) | |||||
function | false | false | wat(address) | |||||
function | false | false | bytes32 bool | |||||
function | false | false | ||||||
function | false | false | (bytes32) | |||||
function | false | false | owner_(address) |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
ScdMcdMigrationScdMcdMigration | ScdMcdMigration | constructor | nonpayable | false | false | tub_(address) cdpManager_(address) saiJoin_(address) wethJoin_(address) daiJoin_(address) | void | |
ScdMcdMigration | function | nonpayable | false | false | wad(uint256) | |||
ScdMcdMigration | function | nonpayable | false | false | wad(uint256) | |||
ScdMcdMigration | function | nonpayable | false | false | cup(bytes32) | uint256 | ||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
Maker / OasisDex:OldContract
OasisDex:OldContract2 - MatchingMarket
0xb7ac09c2c0217b07d7c103029b4918a2c401eecb
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) taker(address) take_amt(uint128) give_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | void | |||
EventfulMarket | event | false | false | id(uint256) | void | |||
ExpiringMarket | function | nonpayable | Restricted (auth) | false | false | |||
ExpiringMarket | function | view | false | false | bool | |||
ExpiringMarket | function | view | false | false | uint64 | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingEvents | event | false | false | pay_gem(address) min_amount(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | buyEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | matchingEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth, note) | false | false | pay_gem(address) dust(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_buy) | false | false | id(uint256) amount(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_cancel) | false | false | id(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) rounding(bool) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) | uint256 | |
MatchingMarket | function | nonpayable | false | false | id(bytes32) | |||
MatchingMarket | function | nonpayable | false | false | buy_gem(address) buy_amt(uint256) pay_gem(address) max_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | nonpayable | false | false | id(bytes32) maxTakeAmount(uint128) | |||
MatchingMarket | function | nonpayable | false | false | id(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | id(uint256) pos(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) | bytes32 | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) pay_amt(uint256) buy_gem(address) min_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) buy_gem(address) buy_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | bool | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | uint256 | |||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | buy_gem(address) pay_gem(address) pay_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarketMatchingMarket | MatchingMarket | constructor | nonpayable | Restricted (ExpiringMarket) | false | false | close_time(uint64) | void |
SimpleMarket | function | nonpayable | Restricted (can_buy) | false | false | id_(bytes32) | ||
SimpleMarket | function | view | false | false | id(uint256) | address | ||
SimpleMarket | function | view | false | false | id(uint256) | bool | ||
SimpleMarket | function | view | false | false | id(uint256) | uint256 address uint256 address | ||
function | view | false | false | bool | ||||
function | view | false | false | (uint256) | uint256, uint256, uint256, | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 | |||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 address uint256 address address uint64 | |||
function | view | false | false | bool | ||||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | uint64 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bool |
Maker / OasisDex:OldContract
OasisDex:OldContract1 - MatchingMarket
0x14fbca95be7e99c15cc2996c6c9d841e54b79425
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) taker(address) take_amt(uint128) give_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | id(bytes32) pair(bytes32) maker(address) pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) timestamp(uint64) | void | |||
EventfulMarket | event | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | void | |||
EventfulMarket | event | false | false | id(uint256) | void | |||
ExpiringMarket | function | nonpayable | Restricted (auth) | false | false | |||
ExpiringMarket | function | view | false | false | bool | |||
ExpiringMarket | function | view | false | false | uint64 | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | keeper(address) id(uint256) | void | |||
MatchingEvents | event | false | false | baseToken(address) quoteToken(address) | void | |||
MatchingEvents | event | false | false | baseToken(address) quoteToken(address) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | id(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingEvents | event | false | false | pay_gem(address) min_amount(uint256) | void | |||
MatchingEvents | event | false | false | isEnabled(bool) | void | |||
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | buyEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth) | false | false | matchingEnabled_(bool) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth, note) | false | false | pay_gem(address) dust(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth, note) | false | false | baseToken(address) quoteToken(address) | bool | |
MatchingMarket | function | nonpayable | Restricted (auth, note) | false | false | baseToken(address) quoteToken(address) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_buy) | false | false | id(uint256) amount(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (can_cancel) | false | false | id(uint256) | bool | |
MatchingMarket | function | nonpayable | Restricted (isWhitelist, can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (isWhitelist, can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) rounding(bool) | uint256 | |
MatchingMarket | function | nonpayable | Restricted (isWhitelist, can_offer) | false | false | pay_amt(uint256) pay_gem(address) buy_amt(uint256) buy_gem(address) pos(uint256) | uint256 | |
MatchingMarket | function | nonpayable | false | false | id(bytes32) | |||
MatchingMarket | function | nonpayable | false | false | buy_gem(address) buy_amt(uint256) pay_gem(address) max_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | nonpayable | false | false | id(bytes32) maxTakeAmount(uint128) | |||
MatchingMarket | function | nonpayable | false | false | id(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | id(uint256) pos(uint256) | bool | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) buy_gem(address) pay_amt(uint128) buy_amt(uint128) | bytes32 | ||
MatchingMarket | function | nonpayable | false | false | pay_gem(address) pay_amt(uint256) buy_gem(address) min_fill_amount(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) buy_gem(address) buy_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | bool | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | baseToken(address) quoteToken(address) | bool | ||
MatchingMarket | function | view | false | false | uint256 | |||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | id(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | pay_gem(address) | uint256 | ||
MatchingMarket | function | view | false | false | buy_gem(address) pay_gem(address) pay_amt(uint256) | uint256 | ||
MatchingMarket | function | view | false | false | sell_gem(address) buy_gem(address) | uint256 | ||
MatchingMarketMatchingMarket | MatchingMarket | constructor | nonpayable | Restricted (ExpiringMarket) | false | false | close_time(uint64) | void |
SimpleMarket | function | nonpayable | Restricted (can_buy) | false | false | id_(bytes32) | ||
SimpleMarket | function | view | false | false | id(uint256) | address | ||
SimpleMarket | function | view | false | false | id(uint256) | bool | ||
SimpleMarket | function | view | false | false | id(uint256) | uint256 address uint256 address | ||
function | view | false | false | bool | ||||
function | view | false | false | (uint256) | uint256, uint256, uint256, | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 | |||
function | view | false | false | (bytes32) | bool | |||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | address | ||||
function | view | false | false | (uint256) | uint256 address uint256 address address uint64 | |||
function | view | false | false | bool | ||||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | uint64 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | bool |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | pep_(address) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | vox_(address) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | pip_(address) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | wad(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | wad(uint256) | ||
SaiMom | function | nonpayable | Restricted (note, auth) | false | false | wad(uint256) | ||
SaiMomSaiMom | SaiMom | constructor | nonpayable | false | false | tub_(address) tap_(address) vox_(address) | void | |
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
SaiTap | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTap | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTap | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTap | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTap | function | nonpayable | Restricted (note) | false | false | |||
SaiTap | function | nonpayable | Restricted (note) | false | false | |||
SaiTap | function | nonpayable | Restricted (note, auth) | false | false | fix_(uint256) | ||
SaiTap | function | nonpayable | Restricted (note, auth) | false | false | param(bytes32) val(uint256) | ||
SaiTap | function | nonpayable | false | false | wad(uint256) | uint256 | ||
SaiTap | function | nonpayable | false | false | uint256 | |||
SaiTap | function | nonpayable | false | false | wad(uint256) | uint256 | ||
SaiTap | function | view | false | false | uint256 | |||
SaiTap | function | view | false | false | uint256 | |||
SaiTap | function | view | false | false | uint256 | |||
SaiTapSaiTap | SaiTap | constructor | nonpayable | false | false | tub_(address) | void | |
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
SaiVox | function | nonpayable | Restricted (note) | false | false | |||
SaiVox | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiVox | function | nonpayable | Restricted (note, auth) | false | false | param(bytes32) val(uint256) | ||
SaiVox | function | nonpayable | Restricted (note, auth) | false | false | ray(uint256) | ||
SaiVox | function | nonpayable | false | false | uint256 | |||
SaiVox | function | nonpayable | false | false | uint256 | |||
SaiVox | function | view | false | false | uint256 | |||
SaiVoxSaiVox | SaiVox | constructor | nonpayable | false | false | par_(uint256) | void | |
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
SaiTop | function | nonpayable | Restricted (auth) | false | false | cooldown_(uint256) | ||
SaiTop | function | nonpayable | Restricted (note) | false | false | |||
SaiTop | function | nonpayable | Restricted (note, auth) | false | false | |||
SaiTop | function | view | false | false | uint256 | |||
SaiTopSaiTop | SaiTop | constructor | nonpayable | false | false | tub_(address) tap_(address) | void | |
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
DSAuth | function | nonpayable | Restricted (auth) | false | false | authority_(address) | ||
DSAuth | function | nonpayable | Restricted (auth) | false | false | owner_(address) | ||
DSAuthEvents | event | false | false | owner(address) | void | |||
DSAuthEvents | event | false | false | authority(address) | void | |||
DSNote | event | false | true | sig(bytes4) guy(address) foo(bytes32) bar(bytes32) wad(uint256) fax(bytes) | void | |||
SaiTub | function | nonpayable | Restricted (note) | false | false | bytes32 | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) guy(address) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | |||
SaiTub | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | tap_(address) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | cup(bytes32) | ||
SaiTub | function | nonpayable | Restricted (note) | false | false | wad(uint256) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | pep_(address) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | vox_(address) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | param(bytes32) val(uint256) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | fit_(uint256) jam(uint256) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | pip_(address) | ||
SaiTub | function | nonpayable | Restricted (note, auth) | false | false | |||
SaiTub | function | nonpayable | false | false | cup(bytes32) | uint256 | ||
SaiTub | function | nonpayable | false | false | cup(bytes32) | bool | ||
SaiTub | function | nonpayable | false | false | uint256 | |||
SaiTub | function | nonpayable | false | false | uint256 | |||
SaiTub | function | nonpayable | false | false | cup(bytes32) | uint256 | ||
SaiTub | function | nonpayable | false | false | uint256 | |||
SaiTub | function | view | false | false | wad(uint256) | uint256 | ||
SaiTub | function | view | false | false | cup(bytes32) | address | ||
SaiTub | function | view | false | false | uint256 | |||
SaiTub | function | view | false | false | uint256 | |||
SaiTub | function | view | false | false | uint256 | |||
SaiTub | function | view | false | false | wad(uint256) | uint256 | ||
SaiTub | function | view | false | false | uint256 | |||
SaiTub | function | view | false | false | cup(bytes32) | uint256 | ||
SaiTub | function | view | false | false | uint256 | |||
SaiTubSaiTub | SaiTub | constructor | nonpayable | false | false | sai_(address) sin_(address) skr_(address) gem_(address) gov_(address) pip_(address) pep_(address) vox_(address) pit_(address) | void | |
SaiTubEvents | event | false | false | lad(address) cup(bytes32) | void | |||
function | view | false | false | (bytes32) | address, uint256, uint256, uint256, | |||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | bool | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | uint256 | ||||
function | view | false | false | address | ||||
function | view | false | false | address | ||||
function | view | false | false | address |
Maker / SaiProxy
SaiProxyCreateAndExecute
0x190c2cfc69e68a8e8d5e2b9e2b9cc3332caff77b
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) jam(uint256) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) lad(address) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) | bytes32 | ||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) wad(uint256) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) wad(uint256) otc_(address) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) otc_(address) | |||
SaiProxy | function | nonpayable | false | false | tub_(address) cup(bytes32) wad(uint256) | |||
SaiProxy | function | payable | true | false | tub_(address) cup(bytes32) jam(uint256) wad(uint256) | |||
SaiProxy | function | payable | true | false | tub_(address) cup(bytes32) | |||
SaiProxy | function | payable | true | false | tub_(address) wad(uint256) | bytes32 | ||
SaiProxy | function | payable | true | false | tub_(address) cup(bytes32) wad(uint256) | |||
SaiProxy | function | payable | true | false | tub_(address) cup(bytes32) jam(uint256) wad(uint256) otc_(address) | |||
SaiProxyCreateAndExecute | function | nonpayable | false | false | registry_(address) tub_(address) | address, bytes32, | ||
SaiProxyCreateAndExecute | function | payable | true | false | registry_(address) tub_(address) | address bytes32 | ||
SaiProxyCreateAndExecute | function | payable | true | false | registry_(address) tub_(address) wad(uint256) | address bytes32 |
View ABI Document / Source Code
Name | Contract / LibraryName | Type | StateMutability | Modifiers | Payable | Anonymous | Inputs | Outputs |
---|---|---|---|---|---|---|---|---|
WETH9 | function | nonpayable | false | false | dst(address) wad(uint256) | bool | ||
WETH9 | function | nonpayable | false | false | wad(uint256) | |||
WETH9 | function | nonpayable | false | false | src(address) dst(address) wad(uint256) | bool | ||
WETH9 | function | nonpayable | false | false | guy(address) wad(uint256) | bool | ||
WETH9 | function | payable | true | false | ||||
WETH9 | function | view | false | false | uint256 | |||
WETH9 | fallback | payable | true | false | void | void | ||
WETH9 | event | false | false | src(address) wad(uint256) | void | |||
WETH9 | event | false | false | dst(address) wad(uint256) | void | |||
WETH9 | event | false | false | src(address) dst(address) wad(uint256) | void | |||
WETH9 | event | false | false | src(address) guy(address) wad(uint256) | void | |||
function | view | false | false | (address) (address) | uint256 | |||
function | view | false | false | string | ||||
function | view | false | false | (address) | uint256 | |||
function | view | false | false | uint8 | ||||
function | view | false | false | string |