Blockonix
Verified contract
Active on
Ethereum with 2,397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BDT | ERC-20 | 11 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19985618 | 5 months ago | | | 0 | 0.00055456815 | |
| 18310854 | a year ago | | | 0 | 0.00015254480 | |
| 17463854 | a year ago | | | 0 | 0.00091828633 | |
| 13167346 | 3 years ago | | | 0 | 0.0055015783 | |
| 11752877 | 4 years ago | | | 0 | 0.0031771872 | |
| 11616539 | 4 years ago | | | 0 | 0.0066675841 | |
| 11081556 | 4 years ago | | | 0 | 0.00083064960 | |
| 10377349 | 4 years ago | | | 0 | 0.0016447560 | |
| 10211907 | 4 years ago | | | 0 | 0.00088202400 | |
| 10205208 | 4 years ago | | | 0 | 0.0043240460 |
ABI
ABI objects
Getter at block 21161312
burntTokens() view returns (uint256)
29495383862258007757501
decimals() view returns (uint8)
18
name() view returns (string)
Blockonix
owner() view returns (address)
0x383f5087967603ab6feb4adc28dfd302818f090c
symbol() view returns (string)
BDT
totalSupply() view returns (uint256 _totalSupply)
10062587966137741992242499
totalTokenSupply() view returns (uint256)
10092083350000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
checkVestingTimestamp(address testAddress) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
upgrade()
AddVestingAddress(address vestingAddress, uint256 maturityTimestamp)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BurnToken(address _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Upgraded(address _owner, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.