Saint Doge
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SaintDOGE | ERC-20 | 1,010,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16979997 | 2 years ago | | | 0 | 0.0073895908 | |
| 16979995 | 2 years ago | | | 0 | 0.0021120398 | |
| 16979977 | 2 years ago | | | 0 | 0.0018180973 | |
| 16979961 | 2 years ago | | | 0 | 0.0020930911 | |
| 16979934 | 2 years ago | | | 0 | 0.0029373120 | |
| 16979916 | 2 years ago | | | 0 | 0.0019851088 | |
| 16979910 | 2 years ago | | | 0 | 0.0019987077 | |
| 16979905 | 2 years ago | | | 0 | 0.0021742019 | |
| 16979904 | 2 years ago | | | 0 | 0.0019821327 | |
| 16979904 | 2 years ago | | | 0 | 0.0020779347 |
ABI
ABI objects
Getter at block 21300361
Percent_AutoLP() view returns (uint256)
0
Percent_Burn() view returns (uint256)
0
Percent_Dev() view returns (uint256)
0
Percent_Marketing() view returns (uint256)
100
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Marketing() view returns (address)
0x29885476ab650cb87b013de4358584cb19b2096c
Wallet_Tax() view returns (address)
0x29885476ab650cb87b013de4358584cb19b2096c
_Tax_On_Buy() view returns (uint256)
1
_Tax_On_Sell() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
5000000000000000
_maxWalletToken() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() pure returns (string)
Saint Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
SaintDOGE
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xbcaba8de811307454ca1efd898334fb06f349a65
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.