Satoshi Flokomoto
Verified contract
Active on
Ethereum with 291 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOKIMOTO | ERC-20 | 118.343034 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20765323 | 2 months ago | | | 0 | 0.00043776130 | |
| 16474701 | 2 years ago | | | 0 | 0.00073952050 | |
| 16396889 | 2 years ago | | | 0 | 0.00066450447 | |
| 16206171 | 2 years ago | | | 0 | 0.00068770770 | |
| 15499896 | 2 years ago | | | 0 | 0.0012096420 | |
| 15487661 | 2 years ago | | | 0 | 0.0027759452 | |
| 15395158 | 2 years ago | | | 0 | 0.00026612128 | |
| 15346943 | 2 years ago | | | 0 | 0.00065883324 | |
| 15342773 | 2 years ago | | | 0 | 0.00075243344 | |
| 15342648 | 2 years ago | | | 0 | 0.00046640220 |
ABI
ABI objects
Getter at block 21276296
_maxWalletAmount() view returns (uint256)
20000000000
_tTotal() view returns (uint256)
924355301694
_totalBurned() view returns (uint256)
75644698306
burnMode() view returns (bool)
false
dead() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
6
j_burnBuy() view returns (uint256)
1
j_burnSell() view returns (uint256)
1
j_devBuy() view returns (uint256)
1
j_devSell() view returns (uint256)
1
j_ethBuy() view returns (uint256)
1
j_ethSell() view returns (uint256)
1
j_liqBuy() view returns (uint256)
1
j_liqSell() view returns (uint256)
1
j_maxtxn() view returns (uint256)
20000000000
name() pure returns (string)
Satoshi Flokomoto
owner() view returns (address)
0x1a3aa95e5ecbac7fcbf309e69a0bb9a259f914ed
swapAmount() view returns (uint256)
700000000
symbol() pure returns (string)
FLOKIMOTO
totalBurned() view returns (uint256)
75644698306
totalSupply() view returns (uint256)
924355301694
uniswapV2Pair() view returns (address)
0xff403a3288e9d8624aac3ac87c98c45c95862c68
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualSend()
manualSwap()
removeDevTax()
renounceOwnership()
setActualFee()
setBuyEthRate(uint256 buyEthToken)
setDevWallet(address _address)
setMaxTxn(uint256 maxTransaction)
setMaxWalletAmount(uint256 maxWalletAmount)
setSwapAmount(uint256 _swapAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnOnTheBurn()
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.