The SimpSonGoku
Verified contract
Active on
Ethereum with 308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3d18…29bb
0x3d18…29bb
0xa476…5448
Balances ($0.00)
No balances found for "The SimpSonGoku"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19493379 | 9 months ago | | | 0 | 0.00089415409 | |
| 18965407 | a year ago | | | 0 | 0.00083093535 | |
| 18656256 | a year ago | | | 0 | 0.0011902756 | |
| 18511394 | a year ago | | | 0 | 0.0011266555 | |
| 18510164 | a year ago | | | 0 | 0.0010212305 | |
| 18510161 | a year ago | | | 0 | 0.0010010776 | |
| 18509457 | a year ago | | | 0 | 0.00070378163 | |
| 18509364 | a year ago | | | 0 | 0.00097433030 | |
| 18509342 | a year ago | | | 0 | 0.00052636743 | |
| 18509327 | a year ago | | | 0 | 0.00044113332 |
ABI
ABI objects
Getter at block 21386743
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
The SimpSonGoku
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SIMPKU
totalSupply() view returns (uint256)
7000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePair(address newRouterAddress) returns (address newPairAddress)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapAndTransfer(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.