Flex Token
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Flex Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16869038 | 2 years ago | | | 0 | 0.0039742148 | |
| 16869024 | 2 years ago | | | 0 | 0.00087520030 | |
| 16868988 | 2 years ago | | | 0 | 0.00091012692 | |
| 16868982 | 2 years ago | | | 0 | 0.00096543546 | |
| 16868967 | 2 years ago | | | 0 | 0.00098526306 | |
| 16868955 | 2 years ago | | | 0 | 0.0010688383 | |
| 16868953 | 2 years ago | | | 0 | 0.0037448906 | |
| 16868932 | 2 years ago | | | 0 | 0.00099508213 | |
| 16868930 | 2 years ago | | | 0 | 0.0020881970 | |
| 16868928 | 2 years ago | | | 0 | 0.0036254092 |
ABI
ABI objects
Getter at block 21311752
_maxTxAmount() view returns (uint256)
150000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Flex Token
owner() view returns (address)
0xce70bcd4d2f7a20cf79fae28f74303e28cfc22e9
symbol() pure returns (string)
FLEX
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x71a8cb92374278520c6be90f33ebd05ceba49b0c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(address[] bots_)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership(uint256 burningFeeOnBuy, uint256 burningFeeOnSell, uint256 developFee, uint256 feeOnMarketing)
setMaxTxn(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwap(uint256 swapTokensAtAmount)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.