Flash 3.0
Verified contract
Active on
Ethereum with 3,118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ade…ad9e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLASH | ERC-20 | 610.000713K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21286488 | 2 days ago | | | 0 | 0.00028144058 | |
| 21231080 | 10 days ago | | | 0 | 0.0012824991 | |
| 21224645 | 11 days ago | | | 0 | 0.00067974940 | |
| 21224636 | 11 days ago | | | 0 | 0.0010841002 | |
| 21125484 | 24 days ago | | | 0 | 0.00028625620 | |
| 20994807 | a month ago | | | 0 | 0.00032949482 | |
| 20820448 | 2 months ago | | | 0 | 0.0012344709 | |
| 20814856 | 2 months ago | | | 0 | 0.0014003618 | |
| 20712486 | 3 months ago | | | 0 | 0.00010225296 | |
| 20627467 | 3 months ago | | | 0 | 0.00016443972 |
ABI
ABI objects
Getter at block 21299849
_hasLiqBeenAdded() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xd8d242663d03337397b7faede4ffadeccce0f514
lpPair() view returns (address)
0x9cb236c126e5148a2ec4f2651b98445ee51a79d1
name() pure returns (string)
Flash 3.0
symbol() pure returns (string)
FLASH
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amountTokens)
excludePresaleAddresses(address router, address presale)
renounceOwnership()
setExcludedFromProtection(address account, bool enabled)
setInitializer(address _initializer)
sweepContingency()
sweepTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromProtection(address indexed account, bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PresaleAddressExcluded(address indexed presale)
PresaleAddressesExcluded(address indexed presale, address indexed router)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.