CHARLI3
Verified contract
Active on
Ethereum with 22,013 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,045.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUPER | ERC-20 | 313.094465 | $1.55 |
$485.3 | |
USDC | ERC-20 | 335 | $0.99951 |
$334.84 | |
eXRD | ERC-20 | 5.869627K | $0.017294 |
$101.51 | |
BNB | ERC-20 | 0.15 | $652.14 |
$97.82 | |
SDAO | ERC-20 | 70.530316 | $0.244287 |
$17.23 | |
MATIC | ERC-20 | 20 | $0.419776 |
$8.4 | |
NII | ERC-20 | 50K | $0.000011 |
$0.57 | |
SHOP | ERC-20 | 499.232824 | $0.000222 |
$0.11 | |
SMI | ERC-20 | 2.021357K | $0.000001 |
$0 | |
LUNA | ERC-20 | 19.936507 | $0.00006 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167917 | 3 hours ago | | | 0 | 0.0010361945 | |
| 21158511 | a day ago | | | 0 | 0.0011247798 | |
| 21157441 | 2 days ago | | | 0 | 0.00076394711 | |
| 21155776 | 2 days ago | | | 0 | 0.00059823003 | |
| 21146955 | 3 days ago | | | 0 | 0.00036866447 | |
| 21061248 | 15 days ago | | | 0 | 0.00024268168 | |
| 21059714 | 15 days ago | | | 0 | 0.00037417097 | |
| 21049099 | 17 days ago | | | 0 | 0.00010128058 | |
| 21048035 | 17 days ago | | | 0 | 0.00012485918 | |
| 21046606 | 17 days ago | | | 0 | 0.00020919162 |
ABI
ABI objects
Getter at block 21168931
decimals() view returns (uint8)
18
launchPool() view returns (address)
0x984a3eab3cf2fc2b4ca6e4a3768624a8272fe2a3
name() view returns (string)
CHARLI3
owner() view returns (address)
0x06b3b8d321f609c037fb8d1d6678d1fec7d324eb
symbol() view returns (string)
C3
totalSupply() view returns (uint256)
100000000000000000000000000
uniFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addSender(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRestrictionAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelistAccount(address account)
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.