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 "McLovin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18494714 | 3 months ago | | | 0 | 0.000000076497833700 | |
| 16141075 | 5 months ago | | | 0 | 0.0000010462181 | |
| 15988877 | 5 months ago | | | 0 | 6.7285133e-7 | |
| 15384944 | 6 months ago | | | 0 | 3.4263211e-7 | |
| 15380107 | 6 months ago | | | 0 | 8.3859862e-7 | |
| 15380013 | 6 months ago | | | 0 | 7.3719418e-7 | |
| 15379793 | 6 months ago | | | 0 | 4.9244601e-7 | |
| 15379692 | 6 months ago | | | 0 | 4.8841937e-7 | |
| 15379270 | 6 months ago | | | 0 | 4.4206770e-7 | |
| 15376020 | 6 months ago | | | 0 | 1.8036150e-7 |
ABI
ABI objects
Getter at block 22941720
decimals() view returns (uint8)
18
deployerFrom() view returns (address)
0x3047db3808aa754ba41ee533e7f03c3693f44e81
dexInitiated() view returns (bool)
true
initialFrom() view returns (address)
0x091dc0cb2b84fb8257e316c9b84f24b35d7a7ade
name() view returns (string)
McLovin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
McL
totalSupply() view returns (uint256)
1000000000000000000000000000
voter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Burn(uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initiateDex()
renounceOwnership()
setFunContract(address _funContract)
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)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string _name, string _symbol, address _midDeployer, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.