Raidmachine
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,578.72 |
$0 | |
cRAID | ERC-20 | 951.948355M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14908874 | 2 years ago | | | 0 | 0.0016541043 | |
| 14908780 | 2 years ago | | | 0 | 0.0012240335 | |
| 14908649 | 2 years ago | | | 0 | 0.0013877463 | |
| 14908641 | 2 years ago | | | 0 | 0.0015252177 | |
| 14908636 | 2 years ago | | | 0 | 0.00077788179 | |
| 14908633 | 2 years ago | | | 0 | 0.0010571208 | |
| 14908629 | 2 years ago | | | 0 | 0.0018157229 | |
| 14908624 | 2 years ago | | | 0 | 0.0021222689 | |
| 14908613 | 2 years ago | | | 0 | 0.0014465944 | |
| 14908611 | 2 years ago | | | 0 | 0.077964912 |
ABI
ABI objects
Getter at block 21280877
decimals() pure returns (uint8)
9
name() pure returns (string)
Raidmachine
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
cRAID
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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.