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 "OPRAH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17565600 | a year ago | | | 0 | 0.00032663326 | |
| 17476944 | a year ago | | | 0 | 0.00038338558 | |
| 17460800 | a year ago | | | 0 | 0.00040213239 | |
| 17444447 | a year ago | | | 0 | 0.00095482270 | |
| 17428345 | a year ago | | | 0 | 0.00098563963 | |
| 17428328 | a year ago | | | 0 | 0.00096008856 | |
| 17428258 | a year ago | | | 0 | 0.0010233994 | |
| 17427916 | a year ago | | | 0 | 0.0010840213 | |
| 17427474 | a year ago | | | 0 | 0.0010312499 | |
| 17427118 | a year ago | | | 0 | 0.0010501018 |
ABI
ABI objects
Getter at block 21280340
creator() view returns (string)
coinsult.net
decimals() view returns (uint8)
9
maxWalletAmount() view returns (uint256)
4200000000000000000000000
maxWalletLimitEnabled() view returns (bool)
false
name() view returns (string)
Oprah CEO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
OPRAH
totalSupply() view returns (uint256)
420000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd0ba42e35f1cff7133e31b0a9cdea85c0a656f97
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletLimit(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setEnableMaxWalletLimit(bool enable)
setMaxWalletAmount(uint256 _maxWalletAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromMaxWalletLimit(address indexed account, bool isExcluded)
MaxWalletLimitAmountChanged(uint256 maxWalletAmount)
MaxWalletLimitStateChanged(bool maxWalletLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.