CARBONTOKEN
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$Carbon | ERC-20 | 1.368169T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18228014 | a year ago | | | 0 | 0.00094354836 | |
| 18227995 | a year ago | | | 0 | 0.00076685291 | |
| 18227984 | a year ago | | | 0 | 0.00079361200 | |
| 18227968 | a year ago | | | 0 | 0.00087479478 | |
| 18227699 | a year ago | | | 0 | 0.00089200337 | |
| 18221215 | a year ago | | | 0 | 0.00073014259 | |
| 18220125 | a year ago | | | 0 | 0.00074643410 | |
| 18219897 | a year ago | | | 0 | 0.00026569988 | |
| 18219897 | a year ago | | | 0 | 0.00046387190 | |
| 18219571 | a year ago | | | 0 | 0.00051784645 |
ABI
ABI objects
Getter at block 21229565
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
2
_marketingWallet() view returns (address)
0x3e6a1b1f4b860ee81f509d17c8656764a9f94fb4
decimals() pure returns (uint8)
18
name() pure returns (string)
CARBONTOKEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$Carbon
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x866c753166498845f3146973439a42ccbb4d9a23
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.