OrangeTang Inu
Verified contract
Active on
Ethereum with 339 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 |
---|---|---|---|---|---|
TANG | ERC-20 | 2.695068B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16248709 | 2 years ago | | | 0 | 0.00063633600 | |
| 15958309 | 2 years ago | | | 0 | 0.00056082958 | |
| 15930620 | 2 years ago | | | 0 | 0.00063219600 | |
| 15861693 | 2 years ago | | | 0 | 0.00035503268 | |
| 15860058 | 2 years ago | | | 0 | 0.00039029455 | |
| 15807742 | 2 years ago | | | 0 | 0.00059775964 | |
| 15785644 | 2 years ago | | | 0 | 0.0010490105 | |
| 15753248 | 2 years ago | | | 0 | 0.00072412680 | |
| 15744300 | 2 years ago | | | 0 | 0.0011121337 | |
| 15737703 | 2 years ago | | | 0 | 0.00062698588 |
ABI
ABI objects
Getter at block 21217885
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
2000000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000000
name() pure returns (string)
OrangeTang Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TANG
taxFee() view returns (uint8)
4
totalSupply() pure returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe1724230c952b3acd68156bced31e873c08bfaf5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMinimumTokensBeforeSwap(uint256 newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.