Superman on Base
Verified contract
Active on
Base with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x62aa…cf60
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUPERMAN | ERC-20 | 3.076627M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21168451 | a month ago | | | 0 | 1.9315440e-7 | |
| 1981075 | a year ago | | | 0 | 0.000073270504 | |
| 1980919 | a year ago | | | 0 | 0.000073270504 | |
| 1980894 | a year ago | | | 0 | 0.000073270504 | |
| 1980765 | a year ago | | | 0 | 0.000075303538 | |
| 1980705 | a year ago | | | 0 | 0.000058422000 | |
| 1980678 | a year ago | | | 0 | 0.000073270504 | |
| 1980649 | a year ago | | | 0 | 0.000073666504 | |
| 1980638 | a year ago | | | 0 | 0.00012277751 | |
| 1980630 | a year ago | | | 0 | 0.000098222000 |
ABI
ABI objects
Getter at block 22768845
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
0
buyFee() view returns (uint256)
300
decimals() pure returns (uint8)
18
name() pure returns (string)
Superman on Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
300
symbol() pure returns (string)
SUPERMAN
totalSupply() pure returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFee(uint256 _buyFee, uint256 _sellFee)
setTaxWallet(address _address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapInternalMessage(string _string)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.