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 "beenew.io"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9680281 | 5 years ago | | | 0 | 0.000095672000 | |
| 8877819 | 5 years ago | | | 0 | 0.0010853700 | |
| 8877795 | 5 years ago | | | 0 | 0.00052395000 | |
| 8834736 | 5 years ago | | | 0 | 0.00067185000 | |
| 8834425 | 5 years ago | | | 0 | 0.0010872900 | |
| 8834401 | 5 years ago | | | 0 | 0.00037395000 | |
| 8791016 | 5 years ago | | | 0 | 0.0010853700 | |
| 8790988 | 5 years ago | | | 0 | 0.00052331000 | |
| 8744063 | 5 years ago | | | 0 | 0.00067185000 | |
| 8743186 | 5 years ago | | | 0 | 0.0010872900 |
ABI
ABI objects
Getter at block 21289326
decimals() view returns (uint256)
18
name() view returns (string)
beenew.io
owner() view returns (address)
0x2d120c60a3d5d2c1a7b52c71b128ebbfc21acecf
paused() view returns (bool)
false
symbol() view returns (string)
BULL
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _fromValue, uint256 _toValue) returns (bool)
pause()
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.