"BANKEX" project utility token
Verified contract
Active on
Ethereum with 41,146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…0000
Balances ($0.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAT | ERC-20 | 6.196K | $0.000023 |
$0.14 | |
eosDAC | ERC-20 | 254.644 | $0.000394 |
$0.1 | |
0xf549…2431 | ERC-20 | 5,000,000,000T | -- | -- | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
BKX | ERC-20 | 25.02402K | -- | -- | |
WHACKD | ERC-20 | 21.549881K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
GSGC | ERC-20 | 5K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21226384 | 2 days ago | | | 0 | 0.00049446202 | |
| 21178966 | 9 days ago | | | 0 | 0.0017109392 | |
| 21178963 | 9 days ago | | | 0 | 0.0017870208 | |
| 21178918 | 9 days ago | | | 0 | 0.0016279786 | |
| 21112064 | 18 days ago | | | 0 | 0.00019054150 | |
| 21103919 | 19 days ago | | | 0 | 0.000086925058 | |
| 21103905 | 19 days ago | | | 0 | 0.00013250254 | |
| 21098872 | 20 days ago | | | 0 | 0.00036410965 | |
| 21098869 | 20 days ago | | | 0 | 0.00024473516 | |
| 21096483 | 20 days ago | | | 0 | 0.00020267193 |
ABI
ABI objects
Getter at block 21242633
decimalMultiplier() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
locked() view returns (bool)
false
name() view returns (string)
"BANKEX" project utility token
owner() view returns (address)
0x9683a468d0b71139be0ccf9cff814fea7c2d5cf8
symbol() view returns (string)
BKX
totalSupply() view returns (uint256)
400000000000000000000000000
upgradable() view returns (bool)
false
upgrader() view returns (address)
0x0000000000000000000000000000000000000000
upgraderSet() view returns (bool)
false
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 bal)
State-modifying
Events allowUpgrading(bool _newState) returns (bool success)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
setLock(bool _newLockState) returns (bool success)
setUpgrader(address _upgraderAddress) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner) returns (bool success)
upgrade() returns (bool success)
upgradeFor(address _for, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.