WabiStore
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4272…95df
Balances ($0.00)
No balances found for "WabiStore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14243747 | 3 years ago | | | 0 | 0.029058701 | |
| 14205808 | 3 years ago | | | 0 | 0.0033369476 | |
| 14190866 | 3 years ago | | | 0 | 0.011011488 | |
| 14185670 | 3 years ago | | | 0 | 0.010078732 | |
| 14184212 | 3 years ago | | | 0.06 | 0.015250473 | |
| 14182981 | 3 years ago | | | 0.03 | 0.013038267 | |
| 14182209 | 3 years ago | | | 0 | 0.036815746 | |
| 14178445 | 3 years ago | | | 0 | 0.031863406 | |
| 14177944 | 3 years ago | | | 0 | 0.015389144 | |
| 14173197 | 3 years ago | | | 0.03 | 0.017920924 |
ABI
ABI objects
Getter at block 21418086
owner() view returns (address)
0x5b31298af71c63d1edd758ea6f1d617cb89f1420
paused() view returns (bool)
false
wabiPunks() view returns (address)
0x427226f7336a9975ceca338ed9a75b5799f995df
Read-only
_nonceSpended(uint256) view returns (bool)
State-modifying
Events mint(uint256 amount, uint256 totalPrice, uint256 nonce, bytes signature) payable
pause()
renounceOwnership()
transferOwnership(address newOwner)
unPause()
updateSigner(address _newSigner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.