Mind Readers
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Mind Readers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20990398 | a month ago | | | 0 | 0.0013707378 | |
| 20984180 | a month ago | | | 0 | 0.0013776208 | |
| 20841068 | 2 months ago | | | 0 | 0.00084498714 | |
| 19758128 | 7 months ago | | | 0 | 0.00021628806 | |
| 19757995 | 7 months ago | | | 0 | 0.00027821229 | |
| 19305369 | 9 months ago | | | 0 | 0.0019193567 | |
| 19303781 | 9 months ago | | | 0 | 0.0012796682 | |
| 15676206 | 2 years ago | | | 0 | 0.00065801253 | |
| 15305113 | 2 years ago | | | 0 | 0.00044678879 | |
| 15272448 | 2 years ago | | | 0 | 0.00040596627 |
ABI
ABI objects
Getter at block 21280287
deadAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxWallet() view returns (uint256)
1760000000000000000000000000
name() view returns (string)
Mind Readers
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SATORI
totalSupply() view returns (uint256)
88000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTrading(bool _tradingOpen)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.