The Intern
Verified contract
Active on
Ethereum with 1,142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x781a…f0a9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INT | ERC-20 | 1.043017 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18547458 | a year ago | | | 0 | 0.00066974772 | |
| 18530451 | a year ago | | | 0 | 0.0013055044 | |
| 18468843 | a year ago | | | 0 | 0.00037839313 | |
| 18468192 | a year ago | | | 0 | 0.0010992077 | |
| 18460780 | a year ago | | | 0 | 0.00046665126 | |
| 18458289 | a year ago | | | 0 | 0.00072801251 | |
| 18453315 | a year ago | | | 0 | 0.00028857199 | |
| 18450600 | a year ago | | | 0 | 0.00083203005 | |
| 18450535 | a year ago | | | 0 | 0.00061265536 | |
| 18450518 | a year ago | | | 0 | 0.00068633714 |
ABI
ABI objects
Getter at block 21123402
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
105000000000000000000000
_maxTxAmount() view returns (uint256)
21000000000000000000000000
_maxWalletSize() view returns (uint256)
21000000000000000000000000
_taxSwapThreshold() view returns (uint256)
105000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
The Intern
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x84507e6558f5a1487499f8aa06ef271ca8d6a690
symbol() pure returns (string)
INT
totalSupply() pure returns (uint256)
21000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFinalTax()
setMaxTaxSwap(uint256 newTax)
setTaxSwapThreshold(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.