Dark Machine
Verified contract
Active on
Ethereum with 18 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 "Dark Machine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19600937 | 8 months ago | | | 0 | 0.00042747834 | |
| 19600904 | 8 months ago | | | 0 | 0.00035688543 | |
| 19600434 | 8 months ago | | | 0 | 0.00055821738 | |
| 19600427 | 8 months ago | | | 0 | 0.0033664064 | |
| 19600371 | 8 months ago | | | 0 | 0.00053000854 | |
| 19600321 | 8 months ago | | | 0 | 0.0034014678 | |
| 19600316 | 8 months ago | | | 0 | 0.00052409167 | |
| 19600278 | 8 months ago | | | 0 | 0.00050003250 | |
| 19600266 | 8 months ago | | | 0 | 0.00048183807 | |
| 19600261 | 8 months ago | | | 0 | 0.0033905321 |
ABI
ABI objects
Getter at block 21330270
decimals() view returns (uint8)
18
name() view returns (string)
Dark Machine
pancakePair() view returns (address)
0x76255d1df54aa5c688a2a59e2caabcbf1f5148a6
symbol() view returns (string)
DARK
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
delegate(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.