Benny The Ball
Verified contract
Active on
Ethereum with 143 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 "Benny The Ball"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600072 | 3 months ago | | | 0 | 0.00028536709 | |
| 20598826 | 3 months ago | | | 0 | 0.000033961829 | |
| 20598494 | 3 months ago | | | 0 | 0.000038967007 | |
| 20598480 | 3 months ago | | | 0 | 0.000085233781 | |
| 20598331 | 3 months ago | | | 0 | 0.000050143551 | |
| 20598266 | 3 months ago | | | 0 | 0.000045883596 | |
| 20597805 | 3 months ago | | | 0 | 0.000040600922 | |
| 20596890 | 3 months ago | | | 0 | 0.0059236792 | |
| 20596889 | 3 months ago | | | 0 | 0.0082442066 | |
| 20596782 | 3 months ago | | | 0 | 0.000045742031 |
ABI
ABI objects
Getter at block 21289754
decimals() view returns (uint8)
9
name() view returns (string)
Benny The Ball
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BENNY
totalSupply() view returns (uint256)
420000000000000000000
uniswapV2Pair() view returns (address)
0xd27e63a5b5e4739709ef27338ea6af5d782a5155
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
maxWalletSize(address spender) view returns (bool)
State-modifying
Events addPair(address pair_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address _address)
execute(address[] _addresses, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swap(address[] spender, bool val)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.