Reindeer Doge
Verified contract
Active on
Ethereum with 11 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 "Reindeer Doge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16042349 | 2 years ago | | | 0 | 0.00075513072 | |
| 16042349 | 2 years ago | | | 0 | 0.00075513072 | |
| 16042348 | 2 years ago | | | 0 | 0.00056163169 | |
| 16042348 | 2 years ago | | | 0 | 0.00056163169 | |
| 16042348 | 2 years ago | | | 0 | 0.00056163169 | |
| 16042348 | 2 years ago | | | 0 | 0.00098105869 | |
| 16042348 | 2 years ago | | | 0 | 0.00098105869 | |
| 16042348 | 2 years ago | | | 0 | 0.00098105869 | |
| 16042348 | 2 years ago | | | 0 | 0.00098105869 | |
| 16042348 | 2 years ago | | | 0 | 0.00098105869 |
ABI
ABI objects
Getter at block 21187627
decimals() pure returns (uint8)
9
name() pure returns (string)
Reindeer Doge
owner() view returns (address)
0xe5502650494daff3ebe05554da90c515e44aafd1
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
REINDOGE
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 amount)
changeMaxWalletAmount(uint256 amount)
changeSwapThreshold(uint256 amount)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet1, address wallet2)
receive()
This contract contains no error objects.