Behodler.io
Verified contract
Active on
Ethereum with 5,200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Behodler.io"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281524 | 8 hours ago | | | 0 | 0.0011180238 | |
| 21280981 | 10 hours ago | | | 0 | 0.0014134452 | |
| 21274196 | a day ago | | | 0 | 0.00048235721 | |
| 21270426 | 2 days ago | | | 0 | 0.00040681371 | |
| 21267899 | 2 days ago | | | 0 | 0.00056886360 | |
| 21265198 | 3 days ago | | | 0 | 0.00080345503 | |
| 21260298 | 3 days ago | | | 0 | 0.00042824169 | |
| 21213801 | 10 days ago | | | 0 | 0.00053000124 | |
| 21213781 | 10 days ago | | | 0 | 0.00052021645 | |
| 21210811 | 10 days ago | | | 0 | 0.00020027388 |
ABI
ABI objects
Getter at block 21283840
ONE() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Behodler.io
owner() view returns (address)
0x2593be17dd1c31b4c124a18bac3a7ae19567ae37
symbol() pure returns (string)
EYE
totalSupply() view returns (uint256)
9736626496266599712744769
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableBurning(bool enabled)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.