Ethereum Origins
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Vitalik | ERC-20 | 47.125592M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17716372 | a year ago | | | 0 | 0.00062016877 | |
| 17716361 | a year ago | | | 0 | 0.00069408647 | |
| 17716355 | a year ago | | | 0 | 0.00082895035 | |
| 17716351 | a year ago | | | 0 | 0.00073366581 | |
| 17716346 | a year ago | | | 0 | 0.00079986168 | |
| 17716342 | a year ago | | | 0 | 0.00074735286 | |
| 17716341 | a year ago | | | 0 | 0.00077347106 | |
| 17716341 | a year ago | | | 0 | 0.00077347106 | |
| 17716339 | a year ago | | | 0 | 0.00074572348 | |
| 17716339 | a year ago | | | 0 | 0.00074572348 |
ABI
ABI objects
Getter at block 21213782
_maxTransferAmount() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
30000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xa3461dc5ba91d0910988468efa8643f00aa9b83b
name() pure returns (string)
Ethereum Origins
pair() view returns (address)
0x5bfd070acc3850abcb8786ed6275e466db3b5438
symbol() pure returns (string)
Vitalik
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(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.