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 |
---|---|---|---|---|---|
TWITTER2.0 | ERC-20 | 114.550899M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16058946 | 2 years ago | | | 0 | 0.00056030538 | |
| 16058904 | 2 years ago | | | 0 | 0.00030698660 | |
| 16058900 | 2 years ago | | | 0 | 0.00056162457 | |
| 16058899 | 2 years ago | | | 0 | 0.00079398812 | |
| 16058897 | 2 years ago | | | 0 | 0.00075268394 | |
| 16058896 | 2 years ago | | | 0 | 0.00044464836 | |
| 16058894 | 2 years ago | | | 0 | 0.00029299218 | |
| 16058889 | 2 years ago | | | 0 | 0.00051714564 |
ABI
ABI objects
Getter at block 21226644
_maxWalletToken() view returns (uint256)
20000000000000000
buyFeeRate() view returns (uint256)
5
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x8e756e2eaad982039fb747297552fe95af1c149f
marketingWallet() view returns (address)
0x8e756e2eaad982039fb747297552fe95af1c149f
name() pure returns (string)
Twitter 2.0
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
pair() view returns (address)
0x2dad4e9ad4bb3df58c489ed3cc00897cea99ed59
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
99
symbol() pure returns (string)
TWITTER2.0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeLimit()
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setMaxBuy(uint256 _percent)
setMaxWalletPercent(uint256 maxWallPercent)
setSwapThresholdAmount(uint256 amount)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.