AMG Capital
Verified contract
Active on
Ethereum with 219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "AMG Capital"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668568 | 3 months ago | | | 0 | 0.00040429000 | |
| 20668545 | 3 months ago | | | 0 | 0.00013226754 | |
| 20661497 | 3 months ago | | | 0 | 0.00040429000 | |
| 20661492 | 3 months ago | | | 0 | 0.00040417000 | |
| 20661471 | 3 months ago | | | 0 | 0.00020147195 | |
| 20661469 | 3 months ago | | | 0 | 0.00019398433 | |
| 20624994 | 3 months ago | | | 0 | 0.00040429000 | |
| 20624971 | 3 months ago | | | 0 | 0.00013507125 | |
| 20620101 | 3 months ago | | | 0 | 0.00040429000 | |
| 20620072 | 3 months ago | | | 0 | 0.00015882870 |
ABI
ABI objects
Getter at block 21247428
decimals() pure returns (uint8)
6
name() view returns (string)
AMG Capital
owner() view returns (address)
0xd1a716ebcb2adc3170fd0be055ddf5272472b5b8
paused() view returns (bool)
false
symbol() view returns (string)
AMGC
totalSupply() view returns (uint256)
70278264610000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
pause()
releaseAllERC20(address token, address account)
releaseAllETH(address account)
releaseERC20(address token, address account, uint256 amount)
releaseERC721(address token, address account, uint256 tokenId)
releaseETH(address account, uint256 amount)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleasedERC20(address indexed token, address to, uint256 amount)
ReleasedERC721(address indexed token, address to, uint256 tokenId)
ReleasedETH(address to, uint256 amount)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.