First Internet Dog
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "First Internet Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20614228 | 3 months ago | | | 0 | 0.00012857217 | |
| 20614226 | 3 months ago | | | 0 | 0.00013513281 | |
| 20614224 | 3 months ago | | | 0 | 0.00013721958 | |
| 20614221 | 3 months ago | | | 0 | 0.00013814635 | |
| 20614217 | 3 months ago | | | 0 | 0.00018931155 | |
| 20614209 | 3 months ago | | | 0 | 0.00021500913 | |
| 20614202 | 3 months ago | | | 0 | 0.000048407810 | |
| 20614180 | 3 months ago | | | 0 | 0.00020065950 | |
| 20614169 | 3 months ago | | | 0 | 0.000051868420 | |
| 20614169 | 3 months ago | | | 0 | 0.000090967687 |
ABI
ABI objects
Getter at block 21222768
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x5186101590b5ecd876b242f810b7e4b392b497da
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x5186101590b5ecd876b242f810b7e4b392b497da
maximumTransactionAllowed() view returns (uint256)
20000000000000000
maximumWalletAllowed() view returns (uint256)
20000000000000000
name() view returns (string)
First Internet Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
19
sellTotalFees() view returns (uint256)
19
swapBackThreshold() view returns (uint256)
500000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FIDO
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x2368af422706e78d64c739a8f89259d4291e92e2
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBuyFee()
removeLimits() returns (bool)
removeSellFee()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSwapBackThreshold(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
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()
receive()
This contract contains no error objects.