GUIDO The Mechanics
Verified contract
Active on
Ethereum with 240 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 "GUIDO The Mechanics"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17760337 | a year ago | | | 0 | 0.00071645317 | |
| 17669225 | a year ago | | | 0 | 0.00068543962 | |
| 17581307 | a year ago | | | 0 | 0.00050308717 | |
| 17522674 | a year ago | | | 0 | 0.00077213834 | |
| 17512579 | a year ago | | | 0 | 0.00062475214 | |
| 17501513 | a year ago | | | 0 | 0.00032541237 | |
| 17500446 | a year ago | | | 0 | 0.0010211318 | |
| 17500441 | a year ago | | | 0 | 0.0010767815 | |
| 17500380 | a year ago | | | 0 | 0.0010246485 | |
| 17500285 | a year ago | | | 0 | 0.00090701822 |
ABI
ABI objects
Getter at block 21202271
decimals() view returns (uint8)
18
name() view returns (string)
GUIDO The Mechanics
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GUIDO
totalSupply() view returns (uint256)
6900000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address spender, bool isApproval, uint256 amount)
IncreaseAllowance(address recipients, uint256 amount, bool isApproved)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] recipients, uint256 amount)
renounceOwnership()
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)
Constructor(address owner, address token, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address dex_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.