Santa Floki
Verified contract
Active on
Ethereum with 620 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x327d…d9aa
0xc814…fd86
Balances ($0.00)
No balances found for "Santa Floki"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154262 | 10 days ago | | | 0 | 0.00047450739 | |
| 21147443 | 11 days ago | | | 0 | 0.00039258917 | |
| 21072374 | 21 days ago | | | 0 | 0.0011039102 | |
| 21065077 | 22 days ago | | | 0 | 0.00087954915 | |
| 21018343 | a month ago | | | 0 | 0.00034167429 | |
| 21003965 | a month ago | | | 0 | 0.00039954732 | |
| 20964249 | a month ago | | | 0 | 0.0016609421 | |
| 20952279 | a month ago | | | 0 | 0.00043814401 | |
| 20944136 | a month ago | | | 0 | 0.0010186660 | |
| 20942822 | a month ago | | | 0 | 0.0025931920 |
ABI
ABI objects
Getter at block 21223942
decimals() view returns (uint8)
18
name() view returns (string)
Santa Floki
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
HOHOHO
totalSupply() view returns (uint256)
1000000000000000000000000000
viewValues() view returns (uint256 buyFee, uint256 sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(buyFee=0, sellFee=0, maxTxAmount=1000000000000000000000000000, maxWalletSize=1000000000000000000000000000, taxSwapThreshold=100000000000000000000000, maxTaxSwap=1000000000000000000000000000)
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverETH()
removeLimits()
renounceOwnership()
setFees(uint256 buyTax, uint256 sellTax)
setMaxTxAmount(uint256 newValue)
setMaxWalletSize(uint256 newValue)
setSplit(uint256 newSplit)
setTaxSwapValues(uint256 taxSwapThreshold, uint256 maxTaxSwap)
setTaxWallets(address taxWallet1, address taxWallet2)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
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.