AugurFoundry
Verified contract
Active on
Ethereum with 1,535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AugurFoundry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12260363 | 4 years ago | | | 0 | 0.010506804 | |
| 11909895 | 4 years ago | | | 0 | 0.018071150 | |
| 11897910 | 4 years ago | | | 0 | 0.016230938 | |
| 11890246 | 4 years ago | | | 0 | 0.034288728 | |
| 11887132 | 4 years ago | | | 0 | 0.032764076 | |
| 11887016 | 4 years ago | | | 0 | 0.026718488 | |
| 11882624 | 4 years ago | | | 0 | 0.034759835 | |
| 11882508 | 4 years ago | | | 0 | 0.044355330 | |
| 11882436 | 4 years ago | | | 0 | 0.036384896 | |
| 11876676 | 4 years ago | | | 0 | 0.072497775 |
ABI
ABI objects
Getter at block 21338030
cash() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
shareToken() view returns (address)
0x9e4799ff2023819b1272eee430eadf510edf85f0
Read-only
wrappers(uint256) view returns (address)
State-modifying
Events newERC20Wrapper(uint256 _tokenId, string _name, string _symbol, uint8 _decimals)
newERC20Wrappers(uint256[] _tokenIds, string[] _names, string[] _symbols, uint8[] _decimals)
unWrapMultipleTokens(uint256[] _tokenIds, uint256[] _amounts)
unWrapTokens(uint256 _tokenId, uint256 _amount)
wrapMultipleTokens(uint256[] _tokenIds, address _account, uint256[] _amounts)
wrapTokens(uint256 _tokenId, address _account, uint256 _amount)
WrapperCreated(uint256 indexed tokenId, address tokenAddress)
constructor(address _shareToken, address _cash)
This contract contains no fallback and receive objects.
This contract contains no error objects.