Bikey
Verified contract
Proxy
Active on
Ethereum with 953 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xe3de…e0bb
Balances ($0.00)
No balances found for "Bikey"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154896 | 11 hours ago | | | 0 | 0.00051370418 | |
| 21153391 | 16 hours ago | | | 0 | 0.00058949451 | |
| 21153306 | 16 hours ago | | | 0 | 0.00063374172 | |
| 21149785 | a day ago | | | 0 | 0.00049124222 | |
| 21148729 | a day ago | | | 0 | 0.00052597814 | |
| 21141544 | 2 days ago | | | 0 | 0.00051538780 | |
| 21140666 | 2 days ago | | | 0 | 0.00061755973 | |
| 21140371 | 2 days ago | | | 0 | 0.00049166172 | |
| 21137792 | 3 days ago | | | 0 | 0.0012694244 | |
| 21128250 | 4 days ago | | | 0 | 0.00066044977 |
ABI
ABI objects
Getter at block 21158199
VERSION() view returns (uint256)
1
antiBot() view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals() view returns (uint8)
10
enableAntiBot() view returns (bool)
true
getBlacklist() view returns (address[])
[]
getBlacklistStatus() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1720593827, 172800, 10, 0)
name() view returns (string)
Bikey
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
$BIKEY
totalSupply() view returns (uint256)
4206900000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
State-modifying
Events addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, address antibot_, bool enableAntiBot_)
removeFromBlacklist(address addr)
renounceOwnership()
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)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.