Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Chirp | ERC-20 | 178.142883K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16123695 | 2 years ago | | | 0 | 0.00057248325 | |
| 16099282 | 2 years ago | | | 0 | 0.00079226800 | |
| 16051580 | 2 years ago | | | 0 | 0.00045171438 | |
| 16049121 | 2 years ago | | | 0 | 0.00057720133 | |
| 16046522 | 2 years ago | | | 0 | 0.00053827620 | |
| 16045516 | 2 years ago | | | 0 | 0.00058721040 | |
| 16045396 | 2 years ago | | | 0 | 0.00056255953 | |
| 16044481 | 2 years ago | | | 0 | 0.00031293417 | |
| 16044259 | 2 years ago | | | 0 | 0.00052198466 | |
| 16042776 | 2 years ago | | | 0 | 0.00057400960 |
ABI
ABI objects
Getter at block 21381510
Volunteer4VestLiquidity() view returns (bool)
false
Volunteer4VestMode() view returns (bool)
true
_Volunteer4VestSize() view returns (uint256)
1000000000000
_developmentAddress() view returns (address)
0x208fb30b8e7641956dbc5c72f00f06bf1da2c6c6
_marketing() view returns (address)
0x208fb30b8e7641956dbc5c72f00f06bf1da2c6c6
_marketingAddress() view returns (address)
0x208fb30b8e7641956dbc5c72f00f06bf1da2c6c6
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ChirpNet
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Chirp
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8f7ae6533720251384250eead158b7ff5ea69621
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Volunteer4VestWallet(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setVolunteer4Vest()
stopVolunteer4Vest()
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
volVest(address[] accounts, bool excluded)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.