My Old Character
Verified contract
Active on
Ethereum with 180 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x131f…c349
Balances ($0.00)
No balances found for "My Old Character"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296324 | 10 minutes ago | | | 0 | 0.00045246516 | |
| 21295917 | 2 hours ago | | | 0 | 0.00079557757 | |
| 21295462 | 3 hours ago | | | 0 | 0.00065493901 | |
| 21295457 | 3 hours ago | | | 0 | 0.00075849177 | |
| 21295283 | 4 hours ago | | | 0 | 0.00067273814 | |
| 21291126 | 18 hours ago | | | 0 | 0.00045259147 | |
| 21287004 | a day ago | | | 0 | 0.0012424242 | |
| 21285039 | 2 days ago | | | 0 | 0.00036497955 | |
| 21285001 | 2 days ago | | | 0 | 0.00043924396 | |
| 21284466 | 2 days ago | | | 0 | 0.00050369315 |
ABI
ABI objects
Getter at block 21296369
_maxSwapLimit() view returns (uint256)
1000000000000000
_maxTxSize() view returns (uint256)
100000000000000000
_maxWalletTokens() view returns (uint256)
100000000000000000
_minSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
My Old Character
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UNCHILL
totalSupply() pure returns (uint256)
100000000000000000
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)
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxSize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.