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 "wBOND"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16301505 | 2 years ago | | | 0 | 0.0010185397 | |
| 16300446 | 2 years ago | | | 0 | 0.00084736228 | |
| 16299922 | 2 years ago | | | 0 | 0.0015501341 | |
| 15689414 | 2 years ago | | | 0 | 0.00043528821 | |
| 15540025 | 2 years ago | | | 0 | 0.00078186975 | |
| 15539694 | 2 years ago | | | 0 | 0.00047072652 | |
| 15535727 | 2 years ago | | | 0 | 0.00061916685 | |
| 15535622 | 2 years ago | | | 0 | 0.00036858274 | |
| 15372580 | 2 years ago | | | 0 | 0.00037546513 | |
| 14684823 | 3 years ago | | | 0 | 0.0015832486 |
ABI
ABI objects
Getter at block 21428592
RENOUNCE_TIMEOUT() view returns (uint256)
43200
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
wBOND
owner() view returns (address)
0xd7b3b50977a5947774bfc46b760c0871e4018e97
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
renouncedAt() view returns (uint256)
0
symbol() view returns (string)
wBOND
totalSupply() view returns (uint256)
13154096049999999999999998
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events acceptOwnership()
acceptRenounceOwnership()
approve(address _spender, uint256 _amount) returns (bool)
burn(address _account, uint256 _amount)
cancelRenounceOwnership()
decreaseAllowance(address _spender, uint256 _amount) returns (bool)
increaseAllowance(address _spender, uint256 _amount) returns (bool)
initiateRenounceOwnership()
mint(address _account, uint256 _amount)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferConfirmed(address indexed previousOwner, address indexed newOwner)
OwnershipTransferInitiated(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.