SuperBowl Inu
Verified contract
Active on
Ethereum with 92 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcf32…e32f
0xf8bb…81b6
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,122.43 |
$0 | |
SBI | ERC-20 | 658.026674K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16006226 | 2 years ago | | | 0 | 0.00039906130 | |
| 15628703 | 2 years ago | | | 0 | 0.00042188723 | |
| 15628445 | 2 years ago | | | 0 | 0.00084988800 | |
| 15628427 | 2 years ago | | | 0 | 0.00058320231 | |
| 15628247 | 2 years ago | | | 0 | 0.00050642396 | |
| 15628124 | 2 years ago | | | 0 | 0.00055532829 | |
| 15628022 | 2 years ago | | | 0 | 0.00036698804 | |
| 15627975 | 2 years ago | | | 0 | 0.00058301876 | |
| 15627969 | 2 years ago | | | 0 | 0.00056003819 | |
| 15627959 | 2 years ago | | | 0 | 0.00065199780 |
ABI
ABI objects
Getter at block 21212698
decimals() pure returns (uint8)
9
name() pure returns (string)
SuperBowl Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SBI
totalSupply() pure returns (uint256)
1000000000000000000
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)
changeMinBalance(uint256 newMin)
changePercentage(uint256 _pc1, uint256 _pc2, uint256 _pc3, uint256 _pc4)
delBot(address notbot)
editFees(uint256 _fee1, uint256 _fee2, uint256 _liq)
enableWCIBurn()
excludeFromFees(address target)
manualsend()
manualswap()
openTrading(address[] addresses, uint256[] amounts)
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
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()
receive()
This contract contains no error objects.