Flashpad Token
Verified contract
Active on
Ethereum with 725 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf89…430e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLASH | ERC-20 | 65.100435K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141869 | 10 days ago | | | 0 | 0.00027558234 | |
| 21034487 | 25 days ago | | | 0 | 0.00027884541 | |
| 20839311 | 2 months ago | | | 0 | 0.00033897724 | |
| 20584086 | 3 months ago | | | 0 | 0.00012470718 | |
| 20499231 | 3 months ago | | | 0 | 0.000027719969 | |
| 20499230 | 3 months ago | | | 0 | 0.000027454018 | |
| 20499181 | 3 months ago | | | 0 | 0.000027854769 | |
| 20454880 | 3 months ago | | | 0 | 0.000095796394 | |
| 20439655 | 4 months ago | | | 0 | 0.00015291426 | |
| 20413728 | 4 months ago | | | 0 | 0.00021470756 |
ABI
ABI objects
Getter at block 21213921
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
10000000000000000
maxWalletSize() view returns (uint256)
10000000000000000
name() pure returns (string)
Flashpad Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FLASH
totalSupply() pure returns (uint256)
10000000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Whitelist(address account)
approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyFee, uint256 _sellFee)
enabledTrading()
removeAllLimit()
removeWhitelist(address account)
renounceOwnership()
rescueERC20FromContract(address _tokenAddy, uint256 _amount)
rescueETHfromContract()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapBackSetting(bool state)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.