Fierce Models: Proxy
Verified contract
Active on
Ethereum with 1,520 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($122.92)
Native
Value
$122.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0392 | $3,135.59 |
$122.92 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14941917 | 2 years ago | | | 0 | 0.0013661861 | |
| 14941912 | 2 years ago | | | 0 | 0.0012921314 | |
| 14940930 | 2 years ago | | | 0 | 0.0013724410 | |
| 14940666 | 2 years ago | | | 0 | 0.0014162378 | |
| 14940666 | 2 years ago | | | 0 | 0.0013540178 | |
| 14940662 | 2 years ago | | | 0 | 0.0017472047 | |
| 14940655 | 2 years ago | | | 0 | 0.0020121842 | |
| 14940654 | 2 years ago | | | 0 | 0.0018519586 | |
| 14940653 | 2 years ago | | | 0 | 0.0019010160 | |
| 14940652 | 2 years ago | | | 0 | 0.0020364304 |
ABI
ABI objects
Getter at block 21206119
CONTRACT() view returns (address)
0xfd1f39c04fc0ca7e54955687b55d858813160ef2
MAX_TOKENS_PER_TRANSACTION() view returns (uint256)
2
PRICE() view returns (uint256)
0
name() view returns (string)
Fierce Models: Proxy
owner() view returns (address)
0x70ddc38b0a88a76a48ab75ab502432c7f23b53f9
paused() view returns (bool)
false
symbol() view returns (string)
FM:P
totalReleased() view returns (uint256)
52883800000000000000
totalShares() view returns (uint256)
1000
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address account) view returns (uint256)
isDelegate(address addr) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
State-modifying
Events addPayee(address account, uint256 shares_)
mint(uint256 _count) payable
release(address account)
renounceOwnership()
resetCounters()
setDelegate(address addr, bool isDelegate_)
setOptions(address contract_, bool paused_, uint256 price_, uint256 maxPerTx_)
setPayee(uint256 index, address account, uint256 newShares)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.