living in a simulation
Verified contract
Active on
Base with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "living in a simulation"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17096692 | 5 months ago | | | 0 | 9.3979132e-7 | |
| 17096411 | 5 months ago | | | 0 | 7.7876070e-7 | |
| 17096270 | 5 months ago | | | 0 | 0.000000700657652184 | |
| 17096060 | 5 months ago | | | 0 | 5.5646198e-7 | |
| 17095976 | 5 months ago | | | 0 | 5.2328315e-7 | |
| 17095694 | 5 months ago | | | 0 | 3.8707467e-7 | |
| 17095687 | 5 months ago | | | 0 | 3.8962371e-7 | |
| 17095640 | 5 months ago | | | 0 | 3.9990441e-7 | |
| 17095341 | 5 months ago | | | 0 | 0.000000406737101178 | |
| 17095323 | 5 months ago | | | 0 | 0.000000405822703240 |
ABI
ABI objects
Getter at block 23950618
_ots() view returns (bytes32)
0x434fab187337aa97cef5a0c534dae70ac389d46a1e7ee638dc78ae52e2e05bfd
_totalSupply() view returns (uint256)
520000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
living in a simulation
symbol() view returns (string)
SMLTN
totalSupply() view returns (uint256)
520000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.