SchrodingerKitty
Verified contract
Active on
Ethereum with 211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2fad…b781
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCHRODINGER | ERC-20 | 19.741623M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19229666 | 9 months ago | | | 0 | 0.0058163600 | |
| 18374859 | a year ago | | | 0 | 0.00016129584 | |
| 15474248 | 2 years ago | | | 0 | 0.00018271569 | |
| 14656997 | 3 years ago | | | 0 | 0.0010913785 | |
| 14344795 | 3 years ago | | | 0 | 0.00052605133 | |
| 13788550 | 3 years ago | | | 0 | 0.0020197096 | |
| 13760082 | 3 years ago | | | 0 | 0.0034262234 | |
| 13563389 | 3 years ago | | | 0 | 0.0078638340 | |
| 13534143 | 3 years ago | | | 0 | 0.0065117575 | |
| 13524339 | 3 years ago | | | 0 | 0.0058092115 |
ABI
ABI objects
Getter at block 21280975
_fee() view returns (uint256)
4
_percentForTxLimit() view returns (uint256)
100
decimals() view returns (uint8)
18
deployer() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
SchrodingerKitty
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SCHRODINGER
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb239d022f12ec0d8a53733833ffd726e7f27dfd1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletAddress() view returns (address)
0x2faddf33bf350c4cc5a837c4c5b4015a542eb781
Read-only
_gonBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBot(address account)
emergencyWithdraw()
renounceOwnership()
setFeeRate(uint256 fee)
setWalletAddress(address _walletAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockWallet(address account)
updatePercentForTxLimit(uint256 percentForTxLimit)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.