BetKing Bankroll Token
Verified contract
Active on
Ethereum with 2,526 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 |
---|---|---|---|---|---|
BKB | ERC-20 | 164 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18312193 | a year ago | | | 0 | 0.00038837500 | |
| 18166784 | a year ago | | | 0 | 0.00037744859 | |
| 16031772 | 2 years ago | | | 0 | 0.00092654000 | |
| 16031762 | 2 years ago | | | 0 | 0.00060097969 | |
| 13987535 | 3 years ago | | | 0 | 0.0067616250 | |
| 13413384 | 3 years ago | | | 0 | 0.0033276480 | |
| 13325832 | 3 years ago | | | 0 | 0.0019757910 | |
| 13126774 | 3 years ago | | | 0 | 0.0022258090 | |
| 12901029 | 3 years ago | | | 0 | 0.00073526000 | |
| 12850966 | 3 years ago | | | 0 | 0.0040400000 |
ABI
ABI objects
Getter at block 21256212
INITIAL_SUPPLY() pure returns (uint256)
10000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
BetKing Bankroll Token
owner() pure returns (address)
0x40f2351cc9a712d5abb18da9b12a0bff263e677f
symbol() pure returns (string)
BKB
totalSupply() pure returns (uint256)
10000000000000000
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 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, 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.