Billionaire Token
Verified contract
Active on
Ethereum with 3,506 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
XBL | ERC-20 | 166 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21055872 | a month ago | | | 0 | 0.00023863527 | |
| 15903227 | 2 years ago | | | 0 | 0.00065321262 | |
| 12631569 | 3 years ago | | | 0 | 0.00073774400 | |
| 11568066 | 4 years ago | | | 0 | 0.0013265700 | |
| 10377599 | 4 years ago | | | 0 | 0.00085806700 | |
| 10377574 | 4 years ago | | | 0 | 0.00078818400 | |
| 10238992 | 4 years ago | | | 0 | 0.0010947000 | |
| 10002247 | 5 years ago | | | 0 | 0.00013972800 | |
| 10002243 | 5 years ago | | | 0 | 0.00013987200 | |
| 10002237 | 5 years ago | | | 0 | 0.00013987200 |
ABI
ABI objects
Getter at block 21258122
decimals() pure returns (uint8)
18
name() pure returns (string)
Billionaire Token
owner() pure returns (address)
0xe2b4f00590a18e36480e11eede2563bc6916a7a4
symbol() pure returns (string)
XBL
totalBurned() pure returns (uint256 l_totalBurned)
18063500000000000001250
totalSupply() pure returns (uint256 l_totalSupply)
3315269499999999999998750
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.