Santa Doge
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x116e…e203
2 additional
variables
Balances ($0.00)
No balances found for "Santa Doge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21421673 | 2 days ago | | | 0 | 0.00047777682 | |
| 21420961 | 2 days ago | | | 0 | 0.00040824059 | |
| 21403148 | 5 days ago | | | 0 | 0.00041583256 | |
| 21401423 | 5 days ago | | | 0 | 0.00050366033 | |
| 21394049 | 6 days ago | | | 0 | 0.00073561096 | |
| 21391000 | 6 days ago | | | 0 | 0.00055745915 | |
| 21390960 | 6 days ago | | | 0 | 0.00056582834 | |
| 21384870 | 7 days ago | | | 0 | 0.00063647002 | |
| 21384638 | 7 days ago | | | 0 | 0.00079050926 | |
| 21384076 | 7 days ago | | | 0 | 0.00075472618 |
ABI
ABI objects
Getter at block 21435655
_maxTaxSwap() view returns (uint256)
2000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Santa Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SDOGE
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap_1()
manualsend_1()
openTrading()
reduceFee_1(uint256 _newFee)
removeLimits_1()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.