ELEKTRO THE ROBOT
Verified contract
Active on
Ethereum with 206 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd674…1656
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELEKTRO | ERC-20 | 0.631624 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18550985 | a year ago | | | 0 | 0.0019884087 | |
| 18538858 | a year ago | | | 0 | 0.0018131923 | |
| 18538576 | a year ago | | | 0 | 0.0017224243 | |
| 18538211 | a year ago | | | 0 | 0.0015433073 | |
| 18538197 | a year ago | | | 0 | 0.0017224112 | |
| 18538179 | a year ago | | | 0 | 0.0017843403 | |
| 18538143 | a year ago | | | 0 | 0.0026250373 | |
| 18538106 | a year ago | | | 0 | 0.0016241689 | |
| 18538087 | a year ago | | | 0 | 0.0016270388 | |
| 18538077 | a year ago | | | 0 | 0.0018149533 |
ABI
ABI objects
Getter at block 21333006
_maxSwapTax() view returns (uint256)
1000000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
ELEKTRO THE ROBOT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ELEKTRO
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events NoLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setTxnLimit(uint256 _amount)
setaBotOrNot(address account, bool state)
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 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.