MetapassSeller
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf180…7440
0xef78…a8df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xef78…a8df | ERC-1555 | 9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13711794 | 3 years ago | | | 0 | 0.0041250201 | |
| 13710017 | 3 years ago | | | 0 | 0.029457261 | |
| 13709618 | 3 years ago | | | 0 | 0.020496893 | |
| 13709224 | 3 years ago | | | 0 | 0.027105148 | |
| 13703786 | 3 years ago | | | 0 | 0.0069982132 | |
| 13703786 | 3 years ago | | | 0 | 0.0069999956 | |
| 13703780 | 3 years ago | | | 0 | 0.0061524478 |
ABI
ABI objects
Getter at block 21184209
MetaPassContract() view returns (address)
0xef7862d6cdf0e2fb28374bcb32fa2e425fc8a8df
licenseProvider() view returns (address)
0xf180e8a747de77469d5b9258106913d9719d7440
owner() view returns (address)
0xff98552de457e54dbb142d51bad94cead75d984e
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
prices(address, uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addPaymentMethod(address contractAddr, uint256 price, uint256 subscriptionDays)
buyMetaPass(address contractAddr, bool sushi)
buySubscription(address contractAddr, uint256 startDate, uint256 subscriptionDays, bool sushi)
renounceOwnership()
transferOwnership(address newOwner)
withdrawERC1155(address contractAddress, uint256 tokenId, uint256 amount)
withdrawERC20(address contractAddress, uint256 amount)
withdrawETH(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.