Cant go lower boys
Verified contract
Active on
Ethereum with 95 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 "Cant go lower boys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21314131 | 14 days ago | | | 0 | 0.00034637868 | |
| 18097309 | a year ago | | | 0 | 0.00026492423 | |
| 12513003 | 4 years ago | | | 0 | 0.0010525600 | |
| 11220568 | 4 years ago | | | 0 | 0.0040127250 | |
0x | 11219467 | 4 years ago | | | 0 | 0.00035778200 | |
0x | 11219457 | 4 years ago | | | 0 | 0.00033600000 | |
| 11219442 | 4 years ago | | | 0 | 0.00080239500 | |
| 11219439 | 4 years ago | | | 0 | 0.0012344850 | |
| 11219424 | 4 years ago | | | 0 | 0.0012341550 | |
| 11219385 | 4 years ago | | | 0 | 0.0012344550 |
ABI
ABI objects
Getter at block 21413289
DAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
UNIFACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNIPAIR() view returns (address)
0x73388882f09298fa5772d3399c6e78092f7f7a7c
UNIROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
airdropRoot() view returns (bytes32)
0x185065ab3d54b516ee3ed54dc30e04758300a4b41e207cf3ba91715f378d7728
cap() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
isRunning() view returns (bool)
true
name() view returns (string)
Cant go lower boys
owner() view returns (address)
0x0ffa68181fcd4a47ba8c33e5e254505f3c87ca77
supplyCap() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
CGLB
tokensForInitialLiquidity() view returns (uint256)
3000000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000
website() view returns (string)
www.cglb.fi
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimedAirdrop(address) view returns (bool)
State-modifying
Events addInitialLiquidity()
addInitialLiquidityWithPair()
addLiquidityToUniswapPair(uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountDAIDesired, uint256 amountDAImin) payable
approve(address spender, uint256 amount) returns (bool)
claimAirdrop(bytes proof, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAirdropRoot(bytes32 _root)
setPair(address _pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawERC20(address token)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.