ArtiCrypto
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ArtiCrypto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16368272 | 2 years ago | | | 0 | 0.00043322654 | |
| 16366022 | 2 years ago | | | 0 | 0.00094203814 | |
| 16365811 | 2 years ago | | | 0 | 0.0010118933 | |
| 16365497 | 2 years ago | | | 0 | 0.00097871731 | |
| 16365496 | 2 years ago | | | 0 | 0.0010043961 | |
| 16365476 | 2 years ago | | | 0 | 0.0011411751 | |
| 16365380 | 2 years ago | | | 0 | 0.0010242209 | |
| 16365367 | 2 years ago | | | 0 | 0.0011685632 | |
| 16365356 | 2 years ago | | | 0 | 0.0010765986 | |
| 16365350 | 2 years ago | | | 0 | 0.00096643251 |
ABI
ABI objects
Getter at block 21102668
antiBot() view returns (address)
0xafc10cabc1f907876f2167a2c8c0b9a7d3e6f9b3
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
20000000000000
name() pure returns (string)
ArtiCrypto
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7628bc669ef4f90e922f157674588d6ffc2f1a9e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
ARTI
totalSupply() view returns (uint256)
1000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address antiBotAddress)
receive()
This contract contains no error objects.