FullyKitted
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FullyKitted"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21334989 | 10 days ago | | | 0 | 0.00078030618 | |
| 21334169 | 10 days ago | | | 0 | 0.0012263680 | |
| 21334165 | 10 days ago | | | 0 | 0.0012263680 | |
| 21334145 | 10 days ago | | | 0 | 0.0012263680 | |
| 21334142 | 10 days ago | | | 0 | 0.0012263680 | |
| 21334133 | 10 days ago | | | 0 | 0.0012263680 | |
| 21334052 | 10 days ago | | | 0 | 0.0012263680 | |
| 21333991 | 10 days ago | | | 0 | 0.00094888623 | |
| 21333959 | 10 days ago | | | 0 | 0.0011535430 | |
| 21333955 | 10 days ago | | | 0 | 0.0010240745 |
ABI
ABI objects
Getter at block 21408610
buyFee() view returns (uint256)
2
decimals() pure returns (uint8)
18
feeReceiver() view returns (address)
0xd1d9705b7c4247bddc0c8ec8caa731d7494e7b27
name() pure returns (string)
FullyKitted
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9d08c2ce60ab6251a6de309c7438e4f06786eb8d
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
3
symbol() pure returns (string)
LEAD
totalSupply() pure returns (uint256)
10000000000000000000000000
tradingOpenBlock() view returns (uint256)
21333617
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)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _feeReceiver, uint256 _buyFee, uint256 _sellFee, address _routerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.